-
- Downloads
bsd: crypto: Port rijndael to OSv
rijndael encryption algorithm is a dependency for porting the random infrastructure from FreeBSD, so let's add it into our BSD tree. Signed-off-by:Raphael S. Carvalho <raphaelsc@cloudius-systems.com> Signed-off-by:
Pekka Enberg <penberg@cloudius-systems.com>
Showing
- bsd/sys/crypto/rijndael/rijndael-alg-fst.c 1223 additions, 0 deletionsbsd/sys/crypto/rijndael/rijndael-alg-fst.c
- bsd/sys/crypto/rijndael/rijndael-api-fst.c 441 additions, 0 deletionsbsd/sys/crypto/rijndael/rijndael-api-fst.c
- bsd/sys/crypto/rijndael/rijndael-api-fst.h 73 additions, 0 deletionsbsd/sys/crypto/rijndael/rijndael-api-fst.h
- bsd/sys/crypto/rijndael/rijndael-api.c 59 additions, 0 deletionsbsd/sys/crypto/rijndael/rijndael-api.c
- bsd/sys/crypto/rijndael/rijndael.h 55 additions, 0 deletionsbsd/sys/crypto/rijndael/rijndael.h
- bsd/sys/crypto/rijndael/rijndael_local.h 11 additions, 0 deletionsbsd/sys/crypto/rijndael/rijndael_local.h
- build.mk 4 additions, 0 deletionsbuild.mk
Loading
Please register or sign in to comment