Highlights
- Arctic Code Vault Contributor
Pinned
3,282 contributions in the last year
Less
More
Activity overview
Contributed to
openssl/openssl,
provider-corner/vigenere,
gost-engine/engine
and 5 other
repositories
Contribution activity
April 2021
Created 2 commits in 2 repositories
Created a pull request in openssl/openssl that received 5 comments
test/recipes/02-test_errstr.t: Do not test negative system error codes
It's been deemed unlikely that these will end up in OpenSSL error records, so we simply don't test them if they happen to be among the error codes …
+4
−0
•
5
comments
Opened 1 other pull request in 1 repository
openssl/openssl
1
open
Reviewed 13 pull requests in 1 repository
openssl/openssl 13 pull requests
- Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_name
- Detect low-level engine based keys
- Standard style for all EVP_xxx_free routines
- SipHash: Fix CTRL API for the digest size.
- [DRAFT] ENCODER & DECODER: Allow decoder implementations to specify "carry on"
- Change the default MANSUFFIX
- Add EVP_PKEY_todata() and EVP_PKEY_export() functions
- Remove the function EVP_PKEY_set_alias_type
- Add OSSL_PARAM_dup() and OSSL_PARAM_merge()
- Implement provider-side keymgmt_dup function
- test/recipes/02-test_errstr.t: Do not test negative system error codes
- Fix typo in store_meth.c
- Refactor CPUID code, take 2
Created an issue in gost-engine/engine that received 6 comments
Discussion: is there a reason why "GOST 28147-89 MAC mode" isn't simply a CMAC with GOST 28147-89?
engine/README.gost Lines 38 to 43 in 336c30e It seems pretty strange that you should have to implement a special EVP_MD that's really an…
6
comments

