25
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Point to gnu.org as canonical license location. More... about 1 year ago
Fix license header inconsistency More... about 1 year ago
Unify capitalization of LGPL copyright statements. More... about 1 year ago
tests: Fix t-x448 for error handling. More... about 1 year ago
cipher: Fix return type of _gcry_ecc_mul_point. More... about 1 year ago
mpih_mod: avoid unintentional conditional branch More... about 1 year ago
mpih-const-time: use constant-time comparisons conditional add/sub/abs More... about 1 year ago
const-time: add functions for generating masks from 0/1 input More... about 1 year ago
ec: avoid unintentional condition branches for 25519, 448 and 256k1 More... about 1 year ago
mpiutil: use global vone and vzero More... about 1 year ago
ec-nist: avoid unintentional conditional branch by comparison More... about 1 year ago
ec-nist: use global vone and vzero More... about 1 year ago
mpih_cmp_ui: avoid unintentional conditional branch More... about 1 year ago
mpih-const-time: use global vzero/vone variable More... about 1 year ago
const-time: ct_memmov_cond: switch to use dual mask approach More... about 1 year ago
const-time: prefix global symbols with _gcry_ More... about 1 year ago
mpih_set_cond: restore EM leakage mitigation More... about 1 year ago
bench-slope: update auto-GHZ for alderlake-P More... about 1 year ago
cipher: Fix ElGamal decryption. More... about 1 year ago
rsa: Use memmov_independently when unpadding. More... about 1 year ago
const-time: Add ct_memmov_cond, fix _gcry_mpih_set_cond. More... about 1 year ago
Use single constant-time memory comparison implementation More... about 1 year ago
const-time: always avoid comparison operator for byte comparison More... about 1 year ago
rsa, elgamal: avoid logical not operator in constant-time code More... about 1 year ago
const-time: Use ct_not_memequal, instead. Tested with AVR. More... about 1 year ago
build: Check if arch is VAX or compiler is MSVC. More... about 1 year ago
rsa: Fix decoding of PKCS#1 v1.5 and OAEP padding. More... about 1 year ago
Remove some //-style comments More... about 1 year ago
Register DCO for Falko Strenzke. More... over 1 year ago
sexp: Minor clean-up of sexp output handling. More... over 1 year ago