Popular repositories
-
-
-
-
-
Forked from usnistgov/SP800-90B_EntropyAssessment
The SP800-90B_EntropyAssessment python package implements the min-entropy assessment methods included in Special Publication 800-90B.
Python 1
576 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 1 commit in 1 repository
Created a pull request in openssl/openssl that received 2 comments
Remove unused DRBG tests.
The DRBG known answer tests are performed by evp_test and the old vectors are not used. documentation is added or updated tests are added or upd…
+0
−1,671
•
2
comments
Reviewed 15 pull requests in 3 repositories
openssl/openssl 13 pull requests
- Add some PKIX-RPKI objects
- Refactor CPUID code
- Clean away unnecessary length related OSSL_PARAM key names
- Drop Travis [master]
- Drop Travis [1.1.1]
- Fix typo and section order in doc/man3/OSSL_ENCODER.pod
- Fix a crash with multi-threaded applications using the FIPS module
- x509_vfy.c: Rename CHECK_CB() to the more intuitively readable CB_FAIL_IF()
- Fix serialization of DSA keys to text
- Make the OSSL_PARAM manual conform with man-pages(7)
- Allow EVP_PKEY private key creation without a public component
- Use separate parameters to pass bit flags to providers.
- v3_ocsp.c: fix indentation of include directives
openssl/tools 1 pull request
openssl/web 1 pull request
Created an issue in openssl/openssl that received 3 comments
EVP_RAND_CTX_new documentation
EVP_RAND_CTX_new
needs to note that the parent random should have locking enabled before any child is created. A parent must be lockable if it has …
3
comments