index
:
delta/nettle.git
aead-api
aead-tests
aes-cbc
aes-reorg
aes-struct-layout
api-opaque-fix
arm-salsa20-chacha-vsra
arm64
arm64-ecc
arm64-poly1305
arm64-sha1
attribute-deprecated
balloon
baserock/disable-documentation
baserock/morph
bcrypt
block16-refactor
bswap-header
chacha-3core-neon
chacha96
cmac-layout
cmac-support
cmac64
ctr-opt
curve25519
curve448
default-m4-quote-char
delete-1-way-neon
delete-arcfour-asm
delete-des-compat
delete-ecc-g
delete-internal-name-mangling
delete-old-aes
delete-rsa_blind
dsa-reorg
ecc-gost
ecc-params-tweak
ecc-sqrt
ecc-support
ecdsa-duplication-fix
ecdsa-weierstrass-only
ed448
experimental-20050201
export-sha256_compress
fat-build-by-default
fat-library
fix-chacha-counter
fix-x86_64-ghash-alignment
gcm-ctr-opt
ghash-refactor
ghash-sidechannel-silent
gosthash94cp
hkdf-support
invert-with-redc
lsh-1.4.2
master
master-updates
merge-pss
move-nettle_mac
nettle-2.7-fixes
nettle-arm64-chacha
nettle-ppc-test-power9
new-mod-inv
ocb-merge
ocb-mode
openssl-benchmark-update
optimize-ecc-invert
poly1305
poly1305-radix32
power-asm-wip
ppc-chacha-2core
ppc-chacha-4core
ppc-chacha-core
ppc-gcm
ppc-secp256-tweaks
ppc64-efv2-check
refactor-ecc-mod
refactor-poly1305
release-3.4-fixes
release-3.7-fixes
release-3.8-fixes
rename-data-symbols
require-gnu-make
rsa-crt-hardening
s390x
salsa20-2core-neon
secp256r1-mod
set_key-changes
sha256-compress-n
shake256
siv-mode
size_t-changes
skein
sm3
sm4
struct-layout
test-fat
test-ghash-internal
test-shlib-dir
use-mpn_cnd-functions
versioned-symbols
wip-siv-gcm
x86_64-aes-refactor
x86_64-gcm
x86_64-salsa20-2core
x86_64-sha_ni-sha1
x86_64-sha_ni-sha256
git.lysator.liu.se: nettle/nettle.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rsa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reviewed FIXME-comments.
Niels Möller
2008-09-15
1
-7
/
+0
*
Don't use WITH_PUBLIC_KEY / WITH_HOGWEED, then Makefile sorts out
Niels Möller
2007-05-14
1
-4
/
+0
*
* Reordered includes in most or all .c-files. All should now include
Niels Möller
2003-05-12
1
-5
/
+1
*
* rsa-sign.c (rsa_private_key_init, rsa_private_key_clear)
Niels Möller
2003-01-27
1
-3
/
+3
*
* rsa_md5.c, rsa_sha1.c: Deleted files, contents spread over
Niels Möller
2003-01-23
1
-111
/
+5
*
* rsa-decrypt.c (rsa_decrypt): Constification.
Niels Möller
2002-10-09
1
-1
/
+2
*
New define WITH_PUBLIC_KEY, and new configure flag
Niels Möller
2002-10-01
1
-2
/
+2
*
*** empty log message ***
Niels Möller
2002-01-16
1
-7
/
+1
*
* rsa.c (rsa_init_private_key, rsa_clear_private_key): Handle d.
Niels Möller
2002-01-14
1
-0
/
+2
*
* rsa.c (rsa_check_size): Changed argument to an mpz_t. Updated
Niels Möller
2002-01-14
1
-6
/
+15
*
(rsa_check_size): New function, for computing and checking
Niels Möller
2002-01-14
1
-89
/
+88
*
(rsa_init_public_key): New function.
Niels Möller
2002-01-12
1
-0
/
+45
*
* rsa_md5.c: Represent a signature as an mpz_t, not a string.
Niels Möller
2002-01-09
1
-8
/
+7
*
New file with general rsa functions.
Niels Möller
2001-10-30
1
-0
/
+145