An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

fastpbkdf2_ada
[![License](https://img.shields.io/github/license/AntonMeep/fastpbkdf2_ada.svg?color=blue)](https://github.com/AntonMeep/fastpbkdf2_ada/blob/master/LICENSE.txt)
[![Alire crate](https://img.shields.io/endpoint?url=https://alire.ada.dev/badges/fastpbkdf2_ada.json)](https://alire.ada.dev/crates/fastpbkdf2_ada.html)
[![GitHub release](https://img.shields.io/github/release/AntonMeep/fastpbkdf2_ada.svg)](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.