-
**Is your feature request related to a problem? Please describe.**
Standard Ansible distribution includes filter to encrypt passwords - [password_hash](https://docs.ansible.com/ansible/latest/collect…
-
The current issue is just a dashboard for all algorithms/operations/providers supported or planned to be supported by the library. Status is updated after release where specific item is implemented. L…
-
We currently support configurable password hashing algorithms, for the native/reserved realms, API-keys, and for various caches.
[Argon2](https://en.wikipedia.org/wiki/Argon2) was the winning algor…
-
From what I can tell, all the guides on the website use insecure cryptography. This will lead to users building insecure software from copying these examples. Some issues:
- http://www.jasypt.org/e…
-
Non-functional requirements:
- Neither passwords nor messages should be readable to someone with access to the database.
Quality Attributes:
- Confidentiality
- Integrity
We intend to address t…
-
There is a bug in 3.1.0 version of passport-local-mongoose in line 52.
if (crypto.pbkdf2.length >= 6) {
This line in Node >4 is an odd line, because crypto.pbkdf2 is not something that has length,…
-
yescrypt
- https://github.com/altpooler/node-multi-hashing-yescrypt/commit/b33719fcbeef2e1129c221228662f794a347261f
- http://www.openwall.com/presentations/PHDays2014-Yescrypt/
- https://password-hash…
-
Currently if I understand it correctly, when using a large key-file VC only uses the first MB of the file together with a hash. A standardized hash however can be recreated for a file and the first MB…
-
### Search Results
![image](https://cloud.githubusercontent.com/assets/592196/22509854/4f18c624-e855-11e6-8221-efa3dcefe294.png)
#### Locations
```
Globals.BSHA1, line 5
Globals.CheckRevision, …
-