Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Forked from wolfSSL/wolfssl
wolfSSL (formerly CyaSSL) is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. http://www.wolfssl.com
C
-
Forked from yassl/yassl
yaSSL, or yet another SSL, is an embedded ssl library for programmers building security functionality into their applications and devices. yaSSL is highly portable, and runs on standard as well as …
C++
-
Forked from wolfSSL/wolfssl-examples
Example applications using the wolfSSL lightweight SSL/TLS library
Assembly
828 contributions in the last year
Contribution activity
October 2020
- Improve StoreECC_DSA_Sig bounds checking
- Fix for possible malformed encrypted key with DES3 causing negative length
- Add AES CCM support to sniffer
- Fixes SSLv3 use of ECDH in sniffer
- ECC mulmod: some curves can't do order-1
- PKCS #11: improve key lookup
- SSL session ticket: decrypted ticket access aligned
- ECC add points: more cases where add point is a double or infinity
- TFM Read Radix 16 OOB Read
- ARM ASM ChaCha20: Fix calc of left over bytes
- Allow wolfSSL_EVP_get_hashinfo with x509small
- #3348 - Fix MSVC build