Skip to content

user163/Dart-implementation-of-AES-GCM-and-PBKDF2-using-PointCastle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Dart-implementation-of-AES-GCM-and-PBKDF2-using-PointyCastle

The code is a possible implementation of AES in GCM mode and PBKDF2 as key derivation function using the libraries:

  • pointycastle: ^3.7.4

The parameters have to be adapted for the target system (especially PBKDF2_ITERATIONS has to be chosen as large as possible with acceptable performance).

Note that this code is not maintained.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages