diff --git a/index/pb/pbkdf2/pbkdf2-1.0.0.toml b/index/pb/pbkdf2/pbkdf2-1.0.0.toml new file mode 100644 index 00000000..ae0e826b --- /dev/null +++ b/index/pb/pbkdf2/pbkdf2-1.0.0.toml @@ -0,0 +1,15 @@ +name = "pbkdf2" +description = "PBKDF2 implemented in Ada" +version = "1.0.0" +website = "https://github.com/AntonMeep/pbkdf2" +licenses = "ISC" +tags = ["cryptography", "security", "pbkdf2"] + +authors = ["Anton Fediushin"] +maintainers = ["Anton Fediushin "] +maintainers-logins = ["AntonMeep"] + +[origin] +commit = "221f0002f733dff3b3a00efc779d42e0517c6b44" +url = "git+https://github.com/AntonMeep/pbkdf2.git" +