-
@agentultra shared [__an interesting PDF of the NIST__](https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-63b.pdf) about how to go about handling and enforcing passwords (memorized sec…
-
[reference.FIPS.1-1.1980.xml](https://www.rfc-editor.org/refs/bibxml2/reference.FIPS.1-1.1980.xml)
[reference.FIPS.113.1985.xml](https://www.rfc-editor.org/refs/bibxml2/reference.FIPS.113.1985.xml)
…
-
I applied the NIST parameters (P192 - P521) as well as the BP parameters (BP192 - BP512) to the provided sage script. It works great with random key _k_ . I further applied also my own finishing funct…
-
The [NIST compliant Profile for key objects](https://openfips201.atlassian.net/wiki/spaces/OD/pages/491612/Appendix+-+NIST+Compliant+Profile#6-Key-Object-Scripts) does not specify any OCC conditions. …
-
-
Enable FIPS 140-2 mode for MongoDB Enterprise.
Edit the MongoDB database configuration file (default location: /etc/mongod.conf) to contain the following parameter setting:
```yaml
net:
tls…
-
There are three vectors (376, 385, 392) in rsa_oaep_misc_test.json that have ciphertext == 0 or ciphertext == 1.
Currently these vectors are expected to pass, which matches what is defined in secti…
-
### Is your feature request related to a problem? Please describe
Currently OpenSSL blake2 implementation lacks tree hash options; and thus these are not available via openssl bindings in pytho…
-
Priority: Low
In 2016, NIST published SP.800-185 describing additional [SHA-3 derived functions](https://en.wikipedia.org/wiki/SHA-3#Additional_instances):
- `cSHAKExxx(X,L,N,S)`: "A version of SH…
dd86k updated
11 months ago
-
The [wikipedia article](http://en.wikipedia.org/wiki/Password_strength#NIST_Special_Publication_800-63) mentions the following:
> Later research into human-selected password entropy using newly avail…