-
Apart from the particularly tricky bits - like testing all password creation attempts against a table of commonly guessable passwords, the guidelines say that all printable characters including spaces…
-
I tried to download the json files https://nist.gov/srd/srd_data//srd121_allascii_2014.json and https://nist.gov/srd/srd_data/srd144_Atomic_Weights_and_Isotopic_Compositions_for_All_Elements.json but …
-
# User Story:
As an OSCAL user, I would like the NIST SP800-53r5 electronic control catalog to incorporate the additional data contained within the Summary tables of Appendix C of the PDF version t…
-
### This is a ...
question - need to understand something
### This relates to ...
- [ ] the **FedRAMP OSCAL Registry**
- [ ] the **FedRAMP OSCAL baselines**
- [X] the **Guide to OSCAL-based FedRAMP…
-
>Always use a random 128-bit or 256-bit salt
>The typical salt size is 128 bits, but 256-bit is also fine for further reassurance that the salt won’t repeat.
>generate 256-bit random values for …
-
Hi, @yunshengtian. First thank you for your great share on the assembly plan.
I am now using your implementation for the assembly plan on the example of gear meshing in the NIST challenge (https://…
-
* **This is a ...**
- [x] **concern** - I think something needs to be different.
- [x] **question** - I didn't understand something.
- [ ] **kudos** - I found something helpful and want to en…
-
There is a NIST X.509 test suite included in Botan in `src/tests/data/nist_x509` and `test_x509_path.cpp`, but it seems its not the PKITS.
The [NIST PKITS](http://csrc.nist.gov/groups/ST/crypto_app…
-
Right now, the app is not usable (at least, not *licitly* usable) in any FIPS-140-compliant system.
https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-63b.pdf
> #### 5.1.4.1 Singl…
-
NIST has a web application that lets you generate a thorium line list given a few parameters. the site can accessed at https://physics.nist.gov/cgi-bin/TH/site.cgi. pretty straightforward api for maki…