| Commit message (Expand) | Author | Age | Files | Lines |
* | Add input check to rsa_decrypt family of functions. | Niels Möller | 2021-06-08 | 1 | -2/+3 |
* | Merge branch 'release-3.4-fixes' into master | Niels Möller | 2018-12-26 | 1 | -0/+10 |
|\ |
|
| * | Move decl. of rsa_sec_compute_root_tr to internal header. | Niels Möller | 2018-11-25 | 1 | -9/+0 |
| * | Add rsa_sec_decrypt as side-channel silent variant | Simo Sorce | 2018-11-25 | 1 | -0/+10 |
| * | Use side-channel silent root for rsa signatures | Simo Sorce | 2018-11-24 | 1 | -0/+9 |
* | | abi: explicitly export intended symbols and hide others | Nikos Mavrogiannopoulos | 2018-07-07 | 1 | -27/+0 |
|/ |
|
* | Add PSS variants for RSA sign/verify functions | Daiki Ueno | 2017-03-21 | 1 | -0/+55 |
* | Mark _rsa_blind and _rsa_unblind as deprecated. | Niels Möller | 2015-11-15 | 1 | -0/+2 |
* | Additional rsa signing functions, using rsa_compute_root_tr. | Niels Möller | 2015-11-15 | 1 | -0/+62 |
* | New function rsa_compute_root_tr. | Niels Möller | 2015-11-15 | 1 | -0/+8 |
* | Include bignum.h instead of gmp.h. | Niels Möller | 2014-06-25 | 1 | -1/+1 |
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -22/+30 |
* | Use size_t for bignums, rsa and dsa. | Niels Möller | 2013-04-26 | 1 | -10/+10 |
* | Use size_t for asn1 parser. | Niels Möller | 2013-04-26 | 1 | -1/+1 |
* | Replaced all internal usage of sha.h. | Niels Möller | 2012-12-02 | 1 | -1/+2 |
* | Updated FSF address. Patch from David Woodhouse. | Niels Möller | 2012-07-07 | 1 | -2/+2 |
* | Consistently use foo_func *f (rather than foo_func f) for declaring function ... | Niels Möller | 2012-06-25 | 1 | -2/+2 |
* | General pkcs1 signature interface. | Niels Möller | 2012-06-09 | 1 | -0/+19 |
* | Moved rsa blinding code to a separate file. | Niels Möller | 2012-06-09 | 1 | -0/+9 |
* | Implemented rsa_decrypt_tr, based on RSA blinding code | Niels Möller | 2012-04-09 | 1 | -6/+12 |
* | Converted files to utf-8. | Niels Möller | 2012-02-18 | 1 | -1/+1 |
* | Indentation fix. | Niels Möller | 2010-03-24 | 1 | -7/+7 |
* | Interface change, let all rsa signature functions have a return value. | Niels Möller | 2010-03-24 | 1 | -17/+17 |
* | * Makefile.in (hogweed_SOURCES): Added pkcs1-rsa-sha512.c, | Niels Möller | 2010-03-23 | 1 | -5/+30 |
* | Reviewed FIXME-comments. | Niels Möller | 2008-09-15 | 1 | -2/+2 |
* | (rsa_sha256_sign, rsa_sha256_verify) | Niels Möller | 2006-11-27 | 1 | -5/+29 |
* | Added C++ guards. | Niels Möller | 2006-11-24 | 1 | -0/+8 |
* | (rsa_public_key_from_der_iterator) | Niels Möller | 2005-11-20 | 1 | -0/+24 |
* | * nettle-types.h: New (generated) file, to be used instead of including | Niels Möller | 2004-01-07 | 1 | -1/+1 |
* | (rsa_keypair_to_openpgp): Some bugfixes. | Niels Möller | 2003-05-12 | 1 | -1/+1 |
* | * New name mangling, to reduce the risk of link collisions. All | Niels Möller | 2003-04-12 | 1 | -0/+25 |
* | * rsa2sexp.c (rsa_keypair_to_sexp): New argument ALGORITHM_NAME. | Niels Möller | 2003-02-10 | 1 | -0/+1 |
* | Comment update. | Niels Möller | 2003-01-27 | 1 | -6/+1 |
* | * rsa-sign.c (rsa_private_key_init, rsa_private_key_clear) | Niels Möller | 2003-01-27 | 1 | -6/+6 |
* | * rsa_md5.c, rsa_sha1.c: Deleted files, contents spread over | Niels Möller | 2003-01-23 | 1 | -1/+30 |
* | * sexp2rsa.c (rsa_keypair_from_sexp): New limit argument. Use | Niels Möller | 2002-11-07 | 1 | -0/+2 |
* | (rsa_keypair_from_sexp_alist): New function. | Niels Möller | 2002-11-03 | 1 | -0/+7 |
* | * rsa-decrypt.c (rsa_decrypt): Constification. | Niels Möller | 2002-10-09 | 1 | -7/+8 |
* | * nettle-meta.h: Moved the nettle_random_func and | Niels Möller | 2002-10-09 | 1 | -9/+7 |
* | (rsa_keypair_to_openpgp): New file, new function. | Niels Möller | 2002-10-06 | 1 | -1/+9 |
* | (rsa_keypair_to_sexp, rsa_keypair_from_sexp): New | Niels Möller | 2002-09-29 | 1 | -0/+21 |
* | *** empty log message *** | Niels Möller | 2002-02-19 | 1 | -4/+4 |
* | New files for rsa pkcs#1 | Niels Möller | 2002-02-11 | 1 | -5/+32 |
* | *** empty log message *** | Niels Möller | 2002-01-22 | 1 | -1/+1 |
* | (RSA_MINIMUM_N_OCTETS): New constant. | Niels Möller | 2002-01-16 | 1 | -4/+27 |
* | * rsa.h (struct rsa_private_key): Reintroduced d attribute, to be | Niels Möller | 2002-01-14 | 1 | -0/+19 |
* | (struct rsa_private_key): Deleted public key and d from | Niels Möller | 2002-01-14 | 1 | -4/+1 |
* | rsa.h is now obsolete. | Niels Möller | 2002-01-14 | 1 | -0/+9 |
* | (rsa_init_public_key): New function. | Niels Möller | 2002-01-12 | 1 | -1/+19 |
* | * rsa_md5.c: Represent a signature as an mpz_t, not a string. | Niels Möller | 2002-01-09 | 1 | -11/+13 |