jehanne/sys/src/lib/sec/port
Giacomo Tesio 41a9489dd4 libsec: fix des56to64 access to key array
CID 155910 (#1 of 1): Out-of-bounds access (OVERRUN)1.

overrun-buffer-val: Overrunning buffer pointed to by key of 7 bytes by passing it to a function which accesses it at byte offset 63.
2017-01-17 00:01:08 +01:00
..
aes.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
aes_gcm.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
aes_xts.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
aesgcmtest.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
bftest.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
blowfish.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ccpoly.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
chacha.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
chachatest.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
crypt.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
curve25519.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
curve25519_dh.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
decodepem.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
des.c libsec: fix des56to64 access to key array 2017-01-17 00:01:08 +01:00
des3CBC.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
des3ECB.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
desCBC.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
desECB.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
desmodes.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
dh.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
dsaalloc.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
dsagen.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
dsaprimes.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
dsaprivtopub.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
dsasign.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
dsaverify.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ecc.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
egalloc.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
egdecrypt.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
egencrypt.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
eggen.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
egprivtopub.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
egsign.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
egtest.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
egverify.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
fastrand.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
genprime.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
genrandom.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
gensafeprime.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
genstrongprime.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
hkdf.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
hmac.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
hmactest.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
jacobian.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
jacobian.mp first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
md4.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
md4test.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
md5.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
md5block.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
md5pickle.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
nfastrand.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
pbkdf2.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
poly1305.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
primetest.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
prng.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
probably_prime.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
rc4.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
readcert.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
reduce first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ripemd.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
rsaalloc.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
rsadecrypt.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
rsaencrypt.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
rsafill.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
rsagen.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
rsaprivtopub.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
rsatest.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
salsa.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
secp256k1.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
secp256k1.mp first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
secp256r1.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
secp256r1.mp first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
sha1.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
sha1block.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
sha1pickle.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
sha2_64.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
sha2_128.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
sha2block64.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
sha2block128.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
sha2test.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
smallprimes.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
smallprimetest.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
thumb.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
tlshand.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
tsmemcmp.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
x509.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00