Skip to content

Encryption algorithm library implemented by pure dart support des

Notifications You must be signed in to change notification settings

zhangjianguo1/flutter_crypto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

flutter_crypto

Encryption algorithm library implemented by pure dart

当前支持DES ECB CBC模式

相比Flutter_des

1000次调用耗时 flutter_des 2000+ms 本库 700+ms

100次调用耗时 flutter_des 1600+ms 本库 300ms

10次调用耗时 flutter_des 1400+ms 本库 50ms

About

Encryption algorithm library implemented by pure dart support des

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 100.0%