Skip to content

A sample code for AES encrypt with PBKDF2 like the Rfc2898derivebytes in C# or Java

License

Notifications You must be signed in to change notification settings

KeithMorning/Rfc2898DeriveBytes

Repository files navigation

Rfc2898DeriveBytes

A sample code for AES encrypt with PBKDF2 like the Rfc2898derivebytes in C# or Java

Rfc2898 has a standard way to create the salt and iv.

#How to use? Copy all the files into your project, and import the NSData+SM_EncryptionHelper.h to you file, enjoy it.

About

A sample code for AES encrypt with PBKDF2 like the Rfc2898derivebytes in C# or Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published