Steffen Jaeckel
|
3da9adc366
|
aes: remove compiler warning when compiled with ENCRYPT_ONLY
|
2014-02-16 18:41:29 +01:00 |
|
Steffen Jaeckel
|
8e7777b554
|
trim trailing spaces/clean up
|
2014-02-16 18:41:28 +01:00 |
|
Steffen Jaeckel
|
d78aa37c10
|
base64: add define LTC_BASE64_URL, make _internal functions static
|
2013-11-24 22:11:44 +01:00 |
|
Karel Miko
|
947fe41bbb
|
Add URL safe base64 de-/encoding
|
2013-10-27 21:49:26 +02:00 |
|
Steffen Jaeckel
|
4f86ad7dcf
|
hkdf: don't compile if not requested
|
2013-10-15 10:17:53 +02:00 |
|
Steffen Jaeckel
|
b1b15910ed
|
fix rng_get_bytes() when compiling with mingw-gcc
|
2013-10-15 10:17:17 +02:00 |
|
Steffen Jaeckel
|
5fd9b5057d
|
Merge branch 'feature/rsaGetSizes' into develop
|
2013-10-14 14:18:54 +02:00 |
|
Steffen Jaeckel
|
bf1ccb629b
|
fix rsa_sign_saltlen_get_max_ex()
|
2013-10-14 14:16:44 +02:00 |
|
Steffen Jaeckel
|
25f4817d48
|
update makefiles
|
2013-10-14 14:16:43 +02:00 |
|
Steffen Jaeckel
|
aacfec441e
|
add rsa_sign_saltlen_get_max_ex()
|
2013-10-14 14:16:42 +02:00 |
|
Steffen Jaeckel
|
73c201da1f
|
add rsa_get_size()
|
2013-10-14 14:16:41 +02:00 |
|
Steffen Jaeckel
|
fb65cd0772
|
fix clang compiler warnings
|
2013-10-02 01:03:40 +02:00 |
|
Steffen Jaeckel
|
a667a93d52
|
trim trailing spaces
|
2013-10-02 01:02:58 +02:00 |
|
Steffen Jaeckel
|
3eae4b42fb
|
makefile: allow CC to be replaced
this allows building with clang by doing:
CC=clang PREFIX=llvm- make
|
2013-10-01 23:08:30 +02:00 |
|
Steffen Jaeckel
|
61a3206f06
|
clean-up makefiles
|
2013-09-03 14:27:32 +02:00 |
|
Steffen Jaeckel
|
ab07d6a283
|
updatemakes.sh: trim trailing spaces
|
2013-09-03 14:25:50 +02:00 |
|
Steffen Jaeckel
|
c02097e74b
|
Readme: fix link to travis-ci
|
2013-08-14 16:58:14 +02:00 |
|
Steffen Jaeckel
|
031e551c57
|
tomcrypt_custom.h: improve and clean-up
Add the possibility to define LTC_NOTHING that disables everything
Remove LTC_NO_MATH as it didn't do anything at all
Enable RSA blinding by default
|
2013-08-14 16:12:56 +02:00 |
|
Steffen Jaeckel
|
10511d329c
|
update makefiles
|
2013-08-14 15:56:10 +02:00 |
|
Steffen Jaeckel
|
c0b8774cc1
|
move hkdf to misc
|
2013-08-14 15:47:07 +02:00 |
|
Steffen Jaeckel
|
d0a83df7f8
|
update makefile to be able to define a target platform prefix
|
2013-08-06 13:52:26 +02:00 |
|
Steffen Jaeckel
|
e5e8cc2e50
|
Update README.md
add Build status
|
2013-05-29 14:30:47 +03:00 |
|
Steffen Jaeckel
|
50ad0b8639
|
fix makefiles
|
2013-05-29 12:58:15 +02:00 |
|
Steffen Jaeckel
|
be96ed3ba9
|
add travis-ci configuration
|
2013-05-29 12:52:00 +02:00 |
|
Steffen Jaeckel
|
1748cc616b
|
der_tests: trim trailing spaces
|
2013-04-18 11:22:25 +02:00 |
|
Steffen Jaeckel
|
9cb6c6b910
|
Merge branch 'fix/xtea' into develop
|
2013-03-22 16:08:31 +02:00 |
|
Steffen Jaeckel
|
d2e7b0c38f
|
fixed 'golden' XTEA testvectors that are used when running testme.sh
|
2013-03-22 15:15:07 +02:00 |
|
Steffen Jaeckel
|
9e88fcb9b1
|
remove unused variable in demos/encrypt.c
|
2013-03-22 15:15:06 +02:00 |
|
Steffen Jaeckel
|
bfcf1eb200
|
trim trailing spaces in header files
|
2013-03-22 15:15:05 +02:00 |
|
Steffen Jaeckel
|
2526d5df8f
|
xtea: use correct load and store macros
|
2013-03-22 15:15:04 +02:00 |
|
Steffen Jaeckel
|
0f0b182610
|
xtea: add new testvectors
|
2013-03-22 15:15:04 +02:00 |
|
Steffen Jaeckel
|
1050ecea4a
|
demos/encrypt.c: add possibility to use parameter -t for testing a cipher
|
2013-03-22 15:15:03 +02:00 |
|
Steffen Jaeckel
|
fa7051c21e
|
xtea: trim trailing spaces
|
2013-03-22 15:15:02 +02:00 |
|
Steffen Jaeckel
|
e531af7add
|
ecc: fix compiler warnings
|
2013-03-22 15:14:44 +02:00 |
|
Steffen Jaeckel
|
14b3a5290e
|
include stddef.h per default
|
2013-03-22 15:14:44 +02:00 |
|
Steffen Jaeckel
|
9203472789
|
dsa: fix compiler warning
|
2013-03-22 15:14:43 +02:00 |
|
Steffen Jaeckel
|
2addbcf315
|
noekeon: fix compiler warning
|
2013-03-22 15:14:42 +02:00 |
|
Steffen Jaeckel
|
57ea144874
|
README: add section 'Branches'
|
2013-03-20 17:47:23 +01:00 |
|
Steffen Jaeckel
|
ee4a9477ec
|
update gitignore
|
2013-03-20 18:34:16 +02:00 |
|
Steffen Jaeckel
|
f107e6e465
|
demos: trim trailing spaces
|
2013-03-20 18:34:00 +02:00 |
|
Steffen Jaeckel
|
5d0eadcd42
|
Merge branch 'feature/OCBv3' into develop
|
2013-03-20 18:32:38 +02:00 |
|
Steffen Jaeckel
|
6b5b35e6cc
|
ocb3: don't zero ocb3 context in ocb3_{de,en}crypt_last
|
2013-03-20 18:10:51 +02:00 |
|
Steffen Jaeckel
|
05b050b943
|
update makefiles
|
2013-03-15 17:46:58 +02:00 |
|
Steffen Jaeckel
|
faaa17aec2
|
add OCBv3 testvectors
|
2013-03-15 17:46:45 +02:00 |
|
Karel Miko
|
c5c067fd12
|
ocb_init fix (preventing index overflow)
|
2013-03-15 13:30:40 +02:00 |
|
Karel Miko
|
9c2193b722
|
ocb3_init fix (preventing index overflow)
|
2013-03-15 13:30:39 +02:00 |
|
karel-m
|
abab7089a3
|
OCBv3 according http://tools.ietf.org/html/draft-krovetz-ocb-03
|
2013-03-15 13:30:29 +02:00 |
|
Larry Bugbee
|
8e22b17a8e
|
fix define LTC_YARROW_AES
|
2013-03-15 12:24:00 +02:00 |
|
Steffen Jaeckel
|
7efe74427b
|
update gitignore
|
2013-03-15 12:23:59 +02:00 |
|
Steffen Jaeckel
|
d540496db1
|
Merge branch 'feature/hkdf' into develop
|
2013-03-15 11:17:16 +01:00 |
|