https://github.com/antonmeep/fastpbkdf2_ada
Binding and an Ada wrapper for fastpbkdf2
https://github.com/antonmeep/fastpbkdf2_ada
ada cryptography pbkdf2
Last synced: 11 months ago
JSON representation
Binding and an Ada wrapper for fastpbkdf2
- Host: GitHub
- URL: https://github.com/antonmeep/fastpbkdf2_ada
- Owner: AntonMeep
- License: isc
- Created: 2022-02-26T14:56:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-06T10:31:48.000Z (over 4 years ago)
- Last Synced: 2025-07-15T09:43:28.652Z (11 months ago)
- Topics: ada, cryptography, pbkdf2
- Language: Ada
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
fastpbkdf2_ada
[](https://github.com/AntonMeep/fastpbkdf2_ada/blob/master/LICENSE.txt)
[](https://alire.ada.dev/crates/fastpbkdf2_ada.html)
[](https://github.com/AntonMeep/fastpbkdf2_ada/releases/latest)
=======
Binding and an Ada wrapper to [fastpbkdf2](https://github.com/ctz/fastpbkdf2). Generic interfaces are provided for easier integration.