John Safranek
|
9f2454fc78
|
Added a noop function wc_FreeRng() for when not using the HashDRBG to keep
the calls to InitRng and FreeRng simple and balanced.
|
2015-03-20 14:19:35 -07:00 |
|
toddouska
|
2e7d3a9121
|
cleanup ed benchmark
|
2015-03-19 13:00:20 -07:00 |
|
toddouska
|
478a8bb059
|
adjust ./configure format, change ed sign/verify to msg from hash
|
2015-03-19 12:48:32 -07:00 |
|
Jacob Barthelmeh
|
d89d524570
|
initial ed25519 implementation
|
2015-03-19 11:40:41 -06:00 |
|
toddouska
|
1395c88ec4
|
Merge pull request #14 from lchristina26/master
fix STM32 bug in benchmark.c
|
2015-02-25 13:39:49 -08:00 |
|
lchristina26
|
f04b042c73
|
fix STM32 bug in benchmark.c
|
2015-02-25 11:43:30 -07:00 |
|
toddouska
|
9d20e712bf
|
add autoconf support for chapoly-aead, wipe temp polykey, minor whitespace adjusts
|
2015-02-24 12:33:52 -08:00 |
|
Andrew Burks
|
0e5f879d0b
|
Added documentation and benchmarks.
|
2015-02-24 10:00:39 -08:00 |
|
toddouska
|
420668c1f9
|
tiddy up 25519
|
2015-02-19 16:07:13 -08:00 |
|
Jacob Barthelmeh
|
4babd2cf2d
|
added in curve25519 crypto
|
2015-02-19 10:59:05 -07:00 |
|
John Safranek
|
7cff22c4b0
|
moved the buffers, key, and iv around in the file so lean-psk would still build
|
2015-01-30 10:43:31 -08:00 |
|
toddouska
|
c5b495c44e
|
fix HASH-DRBG memory leak in benchmark
|
2015-01-28 12:29:53 -08:00 |
|
toddouska
|
d6d56c8532
|
fix missing function argument to get_intel_cycles()
|
2015-01-26 16:49:28 -08:00 |
|
toddouska
|
a682d53f67
|
add cycles per byte to gcc + x86_64 benchmarks
|
2015-01-26 16:33:30 -08:00 |
|
John Safranek
|
2bcd55226f
|
Merge branch 'ecc2'
|
2015-01-23 10:37:55 -08:00 |
|
John Safranek
|
2e6d118a50
|
allow different sized fast math for both RSA and ECC
add C_EXTRA_FLAGS "-DALT_ECC_SIZE" to enable, and set
size with "-DFP_MAX_BITS_ECC=512", default is 512
|
2015-01-23 10:26:41 -08:00 |
|
kaleb-himes
|
b0e88e32ff
|
Error printouts name changed
|
2015-01-20 12:36:20 -07:00 |
|
Jacob Barthelmeh
|
3345293ad7
|
debugging the debugging function in benchmark
|
2015-01-14 17:01:44 -07:00 |
|
kaleb-himes
|
8fe965cf24
|
ntru wc_ fixes
|
2015-01-14 09:52:33 -07:00 |
|
Jacob Barthelmeh
|
d366599285
|
adding comment to header and _fips to c files
|
2015-01-08 10:42:01 -07:00 |
|
kaleb-himes
|
a389620a29
|
Copyright (C) updates
|
2015-01-08 09:39:04 -07:00 |
|
kaleb-himes
|
ce65bef5a8
|
enable-fpecc enable-ecc
|
2015-01-06 13:42:02 -07:00 |
|
Jacob Barthelmeh
|
cbbdfc7b96
|
wolfcrypt api testwolfcrypt update
|
2014-12-29 14:35:46 -07:00 |
|
kaleb-himes
|
edf53a1ed0
|
new changes
|
2014-12-29 10:27:03 -07:00 |
|
Jacob Barthelmeh
|
279f149828
|
adjustments to reverse compatibility
|
2014-12-19 16:31:01 -07:00 |
|
Jacob Barthelmeh
|
5107c6c12b
|
debugging linking error
|
2014-12-19 15:30:07 -07:00 |
|
Jacob Barthelmeh
|
e6a629118c
|
api calls to crypt library in portibality layer
|
2014-12-18 14:23:33 -07:00 |
|
Kaleb Himes
|
cf8cf779c5
|
headers and include.ams
|
2014-12-17 15:33:22 -07:00 |
|