toddouska
|
31500d0d12
|
Merge branch 'MDK5' of https://github.com/kojo1/wolfssl into kojo-mdk5
|
2015-09-01 11:35:58 -07:00 |
|
toddouska
|
928d2b7caa
|
add build optional skip crl next date if missing
|
2015-08-31 17:02:15 -07:00 |
|
toddouska
|
a56a8a22e5
|
add idrect dev time
|
2015-08-31 15:02:41 -07:00 |
|
toddouska
|
f8445193a4
|
add idirect generate seed
|
2015-08-31 13:55:56 -07:00 |
|
toddouska
|
1368ae1fb1
|
add SHA512 signature creation
|
2015-08-31 13:51:52 -07:00 |
|
toddouska
|
756cff4cb4
|
add Rsa Public Key To Der, non FIPS mode
|
2015-08-31 13:29:22 -07:00 |
|
Takashi Kojo
|
18383d286a
|
fixed uITRON, uTKernel option
|
2015-08-30 10:25:09 +09:00 |
|
Takashi Kojo
|
dc68832dba
|
TIRTOS Semaphore_create error check
|
2015-08-30 08:36:33 +09:00 |
|
Takashi Kojo
|
122b2e9753
|
pkcs7: rolling back to static values
|
2015-08-29 22:02:23 +09:00 |
|
Takashi Kojo
|
f5ee6d616c
|
Merge remote-tracking branch 'origin/MDK5' into MDK5
|
2015-08-29 21:24:44 +09:00 |
|
Takashi Kojo
|
cf80a6f639
|
pkcs7: avoid initial value of pointer to auto value for embedded compilers
|
2015-08-29 21:22:30 +09:00 |
|
Takashi Kojo
|
572a8cfc11
|
hmac.c: fixed warning, statement is unreachable
|
2015-08-29 18:04:57 +09:00 |
|
Takashi Kojo
|
6ff9f96809
|
inline to INLINE
|
2015-08-29 14:07:55 +09:00 |
|
Takashi Kojo
|
539bc81682
|
blake2b: declaration after execution statements, for embedded compiler
|
2015-08-29 12:30:40 +09:00 |
|
Takashi Kojo
|
2a141f6a82
|
ed25519: fixed initial data to auto values for embedded compilers
|
2015-08-29 12:08:52 +09:00 |
|
Takashi Kojo
|
df2216d092
|
Fixed file access mode
|
2015-08-29 11:32:30 +09:00 |
|
Takashi Kojo
|
e459bb2e23
|
Fixed file access mode
|
2015-08-29 11:08:07 +09:00 |
|
toddouska
|
30067d4f59
|
Merge branch 'master' of github.com:wolfssl/wolfssl
|
2015-08-27 11:36:43 -07:00 |
|
toddouska
|
5e26a5c8fc
|
fix alt_ecc_size exptmod with negative numbers
|
2015-08-27 11:18:06 -07:00 |
|
Chris Conlon
|
5e95740d93
|
Freescale: Add KSDK Bare Metal build, TRNG support
|
2015-08-27 11:45:40 -06:00 |
|
toddouska
|
3814871f71
|
merge pull request #82, suite b ecc key-gen
|
2015-08-27 10:31:22 -07:00 |
|
toddouska
|
3c614b5ba7
|
manual merge pull request #83, ALT_ECC_SIZE fix
|
2015-08-27 10:18:00 -07:00 |
|
toddouska
|
15995d1b2c
|
Merge branch 'TI_hash' of https://github.com/kojo1/wolfssl into kojo-ti
|
2015-08-18 12:27:57 -07:00 |
|
Takashi Kojo
|
82aaff9e43
|
Eliminate hash free in DoRound with non-TI case
|
2015-08-18 11:22:51 +09:00 |
|
toddouska
|
049a4c6460
|
fix C++ mode warnings
|
2015-08-17 16:47:39 -07:00 |
|
toddouska
|
c812379924
|
fix shadow decl in DsaKeyToDer()
|
2015-08-17 14:39:40 -07:00 |
|
Takashi Kojo
|
6376736129
|
HashFree for TI hash memory leak
|
2015-08-15 16:51:23 +09:00 |
|
toddouska
|
09b2da799f
|
Merge pull request #125 from kojo1/MDK4
MDK4 name change
|
2015-08-14 14:59:25 -07:00 |
|
Chris Conlon
|
34ac1a33f3
|
Freescale: Add support for KSDK (FREESCALE_KSDK_MQX)
|
2015-08-14 15:21:23 -06:00 |
|
Jacob Barthelmeh
|
0f9f4ea7e0
|
add macro blocks to make it easier on embedded devices and fix declaration after executable code
|
2015-08-14 09:58:44 -06:00 |
|
Nickolas Lapp
|
910fd79a1d
|
Changes to remove scan-build warnings when compiling with full build
|
2015-08-12 13:58:23 -06:00 |
|
Takashi Kojo
|
9af596dfff
|
add config files
|
2015-08-12 17:55:18 +09:00 |
|
Takashi Kojo
|
6b1e351d4d
|
Merge branch 'master' into MDK4
|
2015-08-12 17:30:47 +09:00 |
|
Takashi Kojo
|
30f6bc1e27
|
MDK4, wolfSSL name change
|
2015-08-12 16:45:40 +09:00 |
|
toddouska
|
4cf78a2dab
|
Merge pull request #124 from jay/fix-mixed-declarations
fix mixed declarations by moving them to their block start
|
2015-08-10 14:31:05 -07:00 |
|
Chris Conlon
|
4b74e96542
|
remove stdio.h from dsa.c
|
2015-08-10 09:34:16 -06:00 |
|
Jay Satiro
|
e179da07d0
|
fix mixed declarations by moving them to their block start
In Visual Studio <= 2012 C99 mixed declarations aren't supported.
|
2015-08-10 01:54:25 -04:00 |
|
Chris Conlon
|
0cd893a51b
|
Freescale: Use new I/O where applicable
|
2015-08-07 16:22:31 -06:00 |
|
Chris Conlon
|
5d40c5f566
|
Rename RNG to WC_RNG for Freescale, add NO_OLD_RNGNAME define to completely remove RNG type usage
|
2015-08-07 11:53:19 -06:00 |
|
toddouska
|
ca41d52f68
|
Merge pull request #123 from lchristina26/master
move MBED GenerateSeed() due to duplicated code
|
2015-08-07 09:52:19 -07:00 |
|
toddouska
|
d3c8ff3488
|
Merge branch 'master' of github.com:wolfssl/wolfssl
|
2015-08-07 09:42:07 -07:00 |
|
toddouska
|
0a037d39ff
|
fix srp request; forcezero, check mp_init(), no leaks
|
2015-08-07 09:37:22 -07:00 |
|
lchristina26
|
9397b9e10f
|
move MBED GenerateSeed() due to duplicated code
|
2015-08-06 16:40:36 -06:00 |
|
Jacob Barthelmeh
|
590f3e1ca0
|
Merge pull request #113 from lfcrypto/wolfssl
add check of ret value
|
2015-08-06 09:01:12 -07:00 |
|
Ludovic FLAMENT
|
aa0852bf71
|
Fix Curve25519 test
|
2015-08-06 08:51:41 -07:00 |
|
Ludovic FLAMENT
|
d050c10581
|
add support for curve 25519 and Ed25519 in OpenSSH
refactor curve25519 and Ed25519 code
fix warning in PEM_xxx_mem_xxx functions
|
2015-08-06 08:51:41 -07:00 |
|
toddouska
|
ba83b54616
|
Merge branch 'master' into srp
|
2015-08-04 15:49:04 -07:00 |
|
kaleb-himes
|
121a24ba15
|
update logic for ECC FASTMATH KEY-GEN and COMP-KEY
|
2015-08-04 15:11:01 -06:00 |
|
Moisés Guimarães
|
114e3edc27
|
add srp example to test.c
|
2015-08-04 16:02:44 -03:00 |
|
Moisés Guimarães
|
690cb14746
|
makes sure random values are safe.
|
2015-08-04 15:31:18 -03:00 |
|