]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-linux/ti-softhsmv2.git/log
keystone-linux/ti-softhsmv2.git
8 years agoUpdate version and NEWS for 2.0.0rc1 2.0.0rc1
Jakob Schlyter [Mon, 1 Jun 2015 11:29:13 +0000 (13:29 +0200)]
Update version and NEWS for 2.0.0rc1

8 years agoMerge pull request #122 from bellgrim/SOFTHSM-121
Jakob Schlyter [Mon, 18 May 2015 20:41:57 +0000 (22:41 +0200)]
Merge pull request #122 from bellgrim/SOFTHSM-121

SOFTHSM-121: Test cases for C_DecryptUpdate/C_DecryptFinal

8 years agoMerge pull request #121 from tc-anssi/develop
Jakob Schlyter [Sun, 10 May 2015 19:22:10 +0000 (21:22 +0200)]
Merge pull request #121 from tc-anssi/develop

Add C_DecryptUpdate/C_DecryptFinal for sym ops.

8 years agoSOFTHSM-121: Test cases for C_DecryptUpdate/C_DecryptFinal
Rickard Bellgrim [Sun, 10 May 2015 05:43:55 +0000 (07:43 +0200)]
SOFTHSM-121: Test cases for C_DecryptUpdate/C_DecryptFinal

8 years agoAdd C_DecryptUpdate/C_DecryptFinal for sym ops.
Thomas Calderon [Tue, 21 Apr 2015 07:53:31 +0000 (09:53 +0200)]
Add C_DecryptUpdate/C_DecryptFinal for sym ops.

  * Symmetric encryption functions using multi-part behavior are implemented in
  SoftHSMv2. However, the corresponding operations for decryption are not
  available. This patch adds the symmetric code for decryption.

9 years agoMerge pull request #120 from bellgrim/SOFTHSM-120
Jakob Schlyter [Sat, 18 Apr 2015 07:35:32 +0000 (09:35 +0200)]
Merge pull request #120 from bellgrim/SOFTHSM-120

SOFTHSM-120: Segfault after renaming variables

9 years agoSOFTHSM-120: Segfault after renaming variables
Rickard Bellgrim [Sat, 18 Apr 2015 07:09:00 +0000 (09:09 +0200)]
SOFTHSM-120: Segfault after renaming variables

9 years agoMerge branch 'release/2.0.0b3' into develop
Jakob Schlyter [Fri, 17 Apr 2015 07:10:14 +0000 (09:10 +0200)]
Merge branch 'release/2.0.0b3' into develop

9 years agoversion
Jakob Schlyter [Fri, 17 Apr 2015 06:38:32 +0000 (08:38 +0200)]
version

9 years agoMerge pull request #117 from ahltorp/importecdsa
Jakob Schlyter [Fri, 17 Apr 2015 06:06:59 +0000 (08:06 +0200)]
Merge pull request #117 from ahltorp/importecdsa

Added support for importing ECDSA keys with OpenSSL

9 years agoMerge pull request #119 from bellgrim/SOFTHSM-119
Jakob Schlyter [Fri, 17 Apr 2015 06:06:38 +0000 (08:06 +0200)]
Merge pull request #119 from bellgrim/SOFTHSM-119

SOFTHSM-119: softhsm2-util: Support ECDSA key import

9 years agoSOFTHSM-119: softhsm2-util: Support ECDSA key import
Rickard Bellgrim [Thu, 16 Apr 2015 21:37:44 +0000 (23:37 +0200)]
SOFTHSM-119: softhsm2-util: Support ECDSA key import

9 years agoOnly include openssl/ec.h when compiling with ECC support
Magnus Ahltorp [Thu, 16 Apr 2015 21:25:23 +0000 (23:25 +0200)]
Only include openssl/ec.h when compiling with ECC support

9 years agoMerge pull request #118 from bellgrim/SOFTHSM-115
Jakob Schlyter [Thu, 16 Apr 2015 07:08:24 +0000 (09:08 +0200)]
Merge pull request #118 from bellgrim/SOFTHSM-115

SOFTHSM-115: Fix static analysis warnings

9 years agoSOFTHSM-115: Fix warnings about shadowed variables, part 7
Rickard Bellgrim [Wed, 15 Apr 2015 18:56:06 +0000 (20:56 +0200)]
SOFTHSM-115: Fix warnings about shadowed variables, part 7

9 years agoSOFTHSM-115: Fix warnings about shadowed variables, part 6
Rickard Bellgrim [Tue, 14 Apr 2015 13:05:07 +0000 (15:05 +0200)]
SOFTHSM-115: Fix warnings about shadowed variables, part 6

9 years agoSOFTHSM-115: Fix warnings about shadowed variables, part 5
Rickard Bellgrim [Mon, 13 Apr 2015 06:26:17 +0000 (08:26 +0200)]
SOFTHSM-115: Fix warnings about shadowed variables, part 5

9 years agoAdded support for importing ECDSA keys
Magnus Ahltorp [Thu, 9 Apr 2015 20:14:05 +0000 (22:14 +0200)]
Added support for importing ECDSA keys

9 years agoSOFTHSM-115: Fix warnings about shadowed variables, part 4
Rickard Bellgrim [Wed, 8 Apr 2015 20:37:18 +0000 (22:37 +0200)]
SOFTHSM-115: Fix warnings about shadowed variables, part 4

9 years agoMerge pull request #116 from bellgrim/SUPPORT-139
Jakob Schlyter [Tue, 7 Apr 2015 18:35:39 +0000 (20:35 +0200)]
Merge pull request #116 from bellgrim/SUPPORT-139

SUPPORT-139: Support deriving generic secrets, DES, DES2, DES3, and AES.

9 years agoSUPPORT-139: Fix warnings about shadowed variables
Rickard Bellgrim [Mon, 6 Apr 2015 19:24:15 +0000 (21:24 +0200)]
SUPPORT-139: Fix warnings about shadowed variables

9 years agoSUPPORT-139: Fix warnings about shadowed variables
Rickard Bellgrim [Mon, 6 Apr 2015 13:59:57 +0000 (15:59 +0200)]
SUPPORT-139: Fix warnings about shadowed variables

9 years agoSOFTHSM-115: Fix warnings about shadowed variables
Rickard Bellgrim [Mon, 6 Apr 2015 13:58:14 +0000 (15:58 +0200)]
SOFTHSM-115: Fix warnings about shadowed variables

9 years agoSOFTHSM-115: Fix warnings about shadowed variables
Rickard Bellgrim [Mon, 6 Apr 2015 13:37:42 +0000 (15:37 +0200)]
SOFTHSM-115: Fix warnings about shadowed variables

9 years agoSOFTHSM-115: Remove the shadowing declaration
Rickard Bellgrim [Mon, 6 Apr 2015 12:15:07 +0000 (14:15 +0200)]
SOFTHSM-115: Remove the shadowing declaration

9 years agoSOFTHSM-115: Remove RESOURCE_LEAK
Rickard Bellgrim [Mon, 6 Apr 2015 11:55:15 +0000 (13:55 +0200)]
SOFTHSM-115: Remove RESOURCE_LEAK

9 years agoSUPPORT-139: CKA_VALUE_LEN should also be set during unwrap.
Rickard Bellgrim [Mon, 6 Apr 2015 11:30:21 +0000 (13:30 +0200)]
SUPPORT-139: CKA_VALUE_LEN should also be set during unwrap.

9 years agoSUPPORT-139: Support deriving generic secrets, DES, DES2, DES3, and AES.
Rickard Bellgrim [Sun, 5 Apr 2015 21:14:49 +0000 (23:14 +0200)]
SUPPORT-139: Support deriving generic secrets, DES, DES2, DES3, and AES.
Using DH, ECDH or symmetric encryption.

9 years agoMerge pull request #115 from bellgrim/SUPPORT-155
Jakob Schlyter [Sat, 21 Mar 2015 07:40:38 +0000 (08:40 +0100)]
Merge pull request #115 from bellgrim/SUPPORT-155

SUPPORT-155: auto_ptr is deprecated

9 years agoSUPPORT-155: auto_ptr is deprecated in C++11, use unique_ptr
Rickard Bellgrim [Sat, 21 Mar 2015 07:09:54 +0000 (08:09 +0100)]
SUPPORT-155: auto_ptr is deprecated in C++11, use unique_ptr

9 years agoSUPPORT-155: Minimize usage of auto_ptr()
Rickard Bellgrim [Sat, 21 Mar 2015 07:03:43 +0000 (08:03 +0100)]
SUPPORT-155: Minimize usage of auto_ptr()

9 years agoSUPPORT-155: No need for auto_ptr and singleton objects in SessionObjectStore
Rickard Bellgrim [Sat, 21 Mar 2015 06:58:54 +0000 (07:58 +0100)]
SUPPORT-155: No need for auto_ptr and singleton objects in SessionObjectStore

9 years agoMerge pull request #114 from l1k/develop
Jakob Schlyter [Thu, 19 Mar 2015 11:05:17 +0000 (12:05 +0100)]
Merge pull request #114 from l1k/develop

Only install softhsm2-dump-db manpage if executable is installed

9 years agoOnly install softhsm2-dump-db manpage if executable is installed
Lukas Wunner [Sun, 15 Mar 2015 05:48:54 +0000 (06:48 +0100)]
Only install softhsm2-dump-db manpage if executable is installed

9 years agoMerge branch 'bellgrim-SOFTHSM-114' into develop
Jakob Schlyter [Sun, 15 Mar 2015 09:21:48 +0000 (10:21 +0100)]
Merge branch 'bellgrim-SOFTHSM-114' into develop

9 years agoMerge branch 'SOFTHSM-114' of https://github.com/bellgrim/SoftHSMv2 into bellgrim...
Jakob Schlyter [Sun, 15 Mar 2015 09:21:35 +0000 (10:21 +0100)]
Merge branch 'SOFTHSM-114' of https://github.com/bellgrim/SoftHSMv2 into bellgrim-SOFTHSM-114

Conflicts:
NEWS

9 years agoMerge pull request #112 from bellgrim/SUPPORT-157
Jakob Schlyter [Sun, 15 Mar 2015 09:19:55 +0000 (10:19 +0100)]
Merge pull request #112 from bellgrim/SUPPORT-157

SUPPORT-157: Derived secrets were truncated after encryption and could t...

9 years agoSOFTHSM-114: Sync NEWS with the commits.
Rickard Bellgrim [Sat, 14 Mar 2015 15:19:02 +0000 (16:19 +0100)]
SOFTHSM-114: Sync NEWS with the commits.

9 years agoSOFTHSM-114: Version for Windows is now equal to current release.
Rickard Bellgrim [Sat, 14 Mar 2015 15:11:59 +0000 (16:11 +0100)]
SOFTHSM-114: Version for Windows is now equal to current release.

9 years agoSOFTHSM-114: Botan 1.11.15 has also been tested.
Rickard Bellgrim [Sat, 14 Mar 2015 15:09:01 +0000 (16:09 +0100)]
SOFTHSM-114: Botan 1.11.15 has also been tested.

9 years agoSOFTHSM-114: Fix memory leak in a test script.
Rickard Bellgrim [Sat, 14 Mar 2015 15:08:20 +0000 (16:08 +0100)]
SOFTHSM-114: Fix memory leak in a test script.

9 years agoSUPPORT-157: Derived secrets were truncated after encryption and could thus not be...
Rickard Bellgrim [Sat, 14 Mar 2015 14:14:54 +0000 (15:14 +0100)]
SUPPORT-157: Derived secrets were truncated after encryption and could thus not be decrypted.

9 years agoMerge pull request #111 from bellgrim/SOFTHSM-113
Jakob Schlyter [Sun, 8 Mar 2015 16:37:02 +0000 (17:37 +0100)]
Merge pull request #111 from bellgrim/SOFTHSM-113

SOFTHSM-113: Support for Botan 1.11.14

9 years agoMerge pull request #110 from bellgrim/SOFTHSM-112
Jakob Schlyter [Sun, 8 Mar 2015 11:22:27 +0000 (12:22 +0100)]
Merge pull request #110 from bellgrim/SOFTHSM-112

SOFTHSM-112: CKM_AES_KEY_WRAP* conflict in pkcs11.h

9 years agoSOFTHSM-113: Also modify the GMP checks for Windows
Rickard Bellgrim [Sun, 8 Mar 2015 07:21:18 +0000 (08:21 +0100)]
SOFTHSM-113: Also modify the GMP checks for Windows

9 years agoSOFTHSM-113: Update NEWS
Rickard Bellgrim [Sun, 8 Mar 2015 06:43:18 +0000 (07:43 +0100)]
SOFTHSM-113: Update NEWS

9 years agoSOFTHSM-113: Remember to do cleanup, will mitigate segfault
Rickard Bellgrim [Sun, 8 Mar 2015 06:40:12 +0000 (07:40 +0100)]
SOFTHSM-113: Remember to do cleanup, will mitigate segfault

9 years agoSOFTHSM-113: Do not add the padding mode to OFB and CFB, not even NoPadding.
Rickard Bellgrim [Thu, 5 Mar 2015 20:10:08 +0000 (21:10 +0100)]
SOFTHSM-113: Do not add the padding mode to OFB and CFB, not even NoPadding.

9 years agoSOFTHSM-113: The functions have been moved to another header file.
Rickard Bellgrim [Wed, 4 Mar 2015 20:37:22 +0000 (21:37 +0100)]
SOFTHSM-113: The functions have been moved to another header file.

9 years agoSOFTHSM-113: There is no global RNG, use AutoSeeded_RNG().
Rickard Bellgrim [Wed, 4 Mar 2015 20:35:51 +0000 (21:35 +0100)]
SOFTHSM-113: There is no global RNG, use AutoSeeded_RNG().

9 years agoSOFTHSM-113: New interface for the AES key wrap.
Rickard Bellgrim [Wed, 4 Mar 2015 20:34:24 +0000 (21:34 +0100)]
SOFTHSM-113: New interface for the AES key wrap.

9 years agoSOFTHSM-113: The global state has been removed in Botan. LibraryInitializer is curren...
Rickard Bellgrim [Wed, 4 Mar 2015 20:32:05 +0000 (21:32 +0100)]
SOFTHSM-113: The global state has been removed in Botan. LibraryInitializer is currently a no-op.

9 years agoSOFTHSM-113: The GNU MP engine was removed in Botan 1.11.10.
Rickard Bellgrim [Wed, 4 Mar 2015 14:49:04 +0000 (15:49 +0100)]
SOFTHSM-113: The GNU MP engine was removed in Botan 1.11.10.
Only do the GMP check for Botan 1.10.

9 years agoSOFTHSM-113: Simplify the Botan version check
Rickard Bellgrim [Sun, 1 Mar 2015 07:08:18 +0000 (08:08 +0100)]
SOFTHSM-113: Simplify the Botan version check

9 years agoMerge pull request #109 from spacekpe/dlopen_debug
Jakob Schlyter [Tue, 17 Feb 2015 07:44:57 +0000 (08:44 +0100)]
Merge pull request #109 from spacekpe/dlopen_debug

Return detailed error message to loadLibrary().

9 years agoSOFTHSM-112: CKM_AES_KEY_WRAP* conflict in pkcs11.h
Rickard Bellgrim [Sun, 15 Feb 2015 08:17:48 +0000 (09:17 +0100)]
SOFTHSM-112: CKM_AES_KEY_WRAP* conflict in pkcs11.h

9 years agoReturn detailed error message to loadLibrary().
Petr Spacek [Tue, 10 Feb 2015 10:51:21 +0000 (11:51 +0100)]
Return detailed error message to loadLibrary().

9 years agoMerge branch 'bellgrim-SOFTHSM-111' into develop
Jakob Schlyter [Tue, 27 Jan 2015 22:14:34 +0000 (23:14 +0100)]
Merge branch 'bellgrim-SOFTHSM-111' into develop

9 years agoMerge branch 'SOFTHSM-111' of https://github.com/bellgrim/SoftHSMv2 into bellgrim...
Jakob Schlyter [Tue, 27 Jan 2015 22:14:15 +0000 (23:14 +0100)]
Merge branch 'SOFTHSM-111' of https://github.com/bellgrim/SoftHSMv2 into bellgrim-SOFTHSM-111

Conflicts:
NEWS

9 years agoMerge branch 'bellgrim-SOFTHSM-110' into develop
Jakob Schlyter [Tue, 27 Jan 2015 22:12:19 +0000 (23:12 +0100)]
Merge branch 'bellgrim-SOFTHSM-110' into develop

9 years agoMerge branch 'SOFTHSM-110' of git://github.com/bellgrim/SoftHSMv2 into bellgrim-SOFTH...
Jakob Schlyter [Tue, 27 Jan 2015 22:12:06 +0000 (23:12 +0100)]
Merge branch 'SOFTHSM-110' of git://github.com/bellgrim/SoftHSMv2 into bellgrim-SOFTHSM-110

Conflicts:
NEWS

9 years agoMerge pull request #106 from bellgrim/SOFTHSM-109
Jakob Schlyter [Tue, 27 Jan 2015 22:10:24 +0000 (23:10 +0100)]
Merge pull request #106 from bellgrim/SOFTHSM-109

SOFTHSM-109: Unused parameter and variable warnings

9 years agoSOFTHSM-111: Include FIPS-NOTES.md in dist.
Rickard Bellgrim [Sun, 25 Jan 2015 08:03:43 +0000 (09:03 +0100)]
SOFTHSM-111: Include FIPS-NOTES.md in dist.

9 years agoSOFTHSM-110: subdir-objects warnings from autoreconf.
Rickard Bellgrim [Sun, 25 Jan 2015 07:26:02 +0000 (08:26 +0100)]
SOFTHSM-110: subdir-objects warnings from autoreconf.

9 years agoSOFTHSM-109: Fix comparison between signed and unsigned integer warning.
Rickard Bellgrim [Sun, 25 Jan 2015 07:40:59 +0000 (08:40 +0100)]
SOFTHSM-109: Fix comparison between signed and unsigned integer warning.

9 years agoSOFTHSM-109: Fix cross initialization error.
Rickard Bellgrim [Sun, 25 Jan 2015 07:34:26 +0000 (08:34 +0100)]
SOFTHSM-109: Fix cross initialization error.

9 years agoSOFTHSM-109: Unused parameter and variable warnings
Rickard Bellgrim [Sun, 25 Jan 2015 07:01:09 +0000 (08:01 +0100)]
SOFTHSM-109: Unused parameter and variable warnings

9 years agoMerge branch 'bellgrim-SUPPORT-154' into develop
Jakob Schlyter [Sun, 25 Jan 2015 13:34:15 +0000 (14:34 +0100)]
Merge branch 'bellgrim-SUPPORT-154' into develop

9 years agomerge
Jakob Schlyter [Sun, 25 Jan 2015 13:34:06 +0000 (14:34 +0100)]
merge

9 years agoMerge pull request #102 from bellgrim/SOFTHSM-108
Jakob Schlyter [Sun, 25 Jan 2015 13:32:30 +0000 (14:32 +0100)]
Merge pull request #102 from bellgrim/SOFTHSM-108

SOFTHSM-108: A marked as trusted certificate cannot be imported.

9 years agoMerge pull request #103 from jelu/fix-mutex-factory
Jakob Schlyter [Mon, 19 Jan 2015 16:49:01 +0000 (17:49 +0100)]
Merge pull request #103 from jelu/fix-mutex-factory

In Mutex, call MutexFactory wrapper functions instead of directly callin...

9 years agoSOFTHSM-108: CKA_TRUSTED can also be set on generated objects.
Rickard Bellgrim [Sun, 18 Jan 2015 10:24:07 +0000 (11:24 +0100)]
SOFTHSM-108: CKA_TRUSTED can also be set on generated objects.

9 years agoSUPPORT-154: A marked as non-modifiable object cannot be generated.
Rickard Bellgrim [Sun, 18 Jan 2015 10:13:34 +0000 (11:13 +0100)]
SUPPORT-154: A marked as non-modifiable object cannot be generated.

9 years agoIn Mutex, call MutexFactory wrapper functions instead of directly calling the functio...
Jerry Lundström [Wed, 7 Jan 2015 08:55:58 +0000 (09:55 +0100)]
In Mutex, call MutexFactory wrapper functions instead of directly calling the function pointers so the MutexFactory enabled bool has effect.

9 years agoSOFTHSM-108: A marked as trusted certificate cannot be imported.
Rickard Bellgrim [Mon, 29 Dec 2014 22:58:00 +0000 (23:58 +0100)]
SOFTHSM-108: A marked as trusted certificate cannot be imported.

9 years agoMerge tag '2.0.0b2' into develop
Jakob Schlyter [Sun, 28 Dec 2014 23:01:56 +0000 (00:01 +0100)]
Merge tag '2.0.0b2' into develop

Tagging SoftHSM 2.0.0b2 2.0.0b2

9 years agoMerge branch 'release/2.0.0b2' 2.0.0b2
Jakob Schlyter [Sun, 28 Dec 2014 23:01:53 +0000 (00:01 +0100)]
Merge branch 'release/2.0.0b2'

9 years agosync EXTRA_DIST
Jakob Schlyter [Sun, 28 Dec 2014 22:53:09 +0000 (23:53 +0100)]
sync EXTRA_DIST

9 years agonote contributor
Jakob Schlyter [Sun, 28 Dec 2014 22:52:47 +0000 (23:52 +0100)]
note contributor

9 years agosync EXTRA_DIST
Jakob Schlyter [Sun, 28 Dec 2014 21:23:26 +0000 (22:23 +0100)]
sync EXTRA_DIST

9 years agoUpdate version and NEWS for release 2.0.0b2
Jakob Schlyter [Sun, 28 Dec 2014 21:15:08 +0000 (22:15 +0100)]
Update version and NEWS for release 2.0.0b2

9 years agoadd recent feature
Jakob Schlyter [Sun, 28 Dec 2014 21:06:34 +0000 (22:06 +0100)]
add recent feature

9 years agoMerge pull request #100 from bellgrim/SOFTHSM-107
Jakob Schlyter [Sun, 28 Dec 2014 20:53:47 +0000 (21:53 +0100)]
Merge pull request #100 from bellgrim/SOFTHSM-107

SOFTHSM-107: Support CKM_*_CBC_PAD

9 years agoMerge pull request #101 from nmav/file
Jakob Schlyter [Sun, 28 Dec 2014 20:53:40 +0000 (21:53 +0100)]
Merge pull request #101 from nmav/file

Allow reading configuration file from user's home directory

9 years agoAllow reading configuration file in windows systems as well
Nikos Mavrogiannopoulos [Sun, 28 Dec 2014 09:26:48 +0000 (11:26 +0200)]
Allow reading configuration file in windows systems as well

9 years agoSOFTHSM-107: Typo, forgot to make a botan build
Rickard Bellgrim [Wed, 10 Dec 2014 11:40:35 +0000 (12:40 +0100)]
SOFTHSM-107: Typo, forgot to make a botan build

9 years agoSOFTHSM-107: Keep track of data in buffer and do not estimate
Rickard Bellgrim [Wed, 10 Dec 2014 11:21:32 +0000 (12:21 +0100)]
SOFTHSM-107: Keep track of data in buffer and do not estimate

9 years agoUpdate NEWS
Rickard Bellgrim [Sun, 7 Dec 2014 21:17:15 +0000 (22:17 +0100)]
Update NEWS

9 years agoSOFTHSM-107: Support CKM_*_CBC_PAD
Rickard Bellgrim [Sun, 7 Dec 2014 21:16:41 +0000 (22:16 +0100)]
SOFTHSM-107: Support CKM_*_CBC_PAD

9 years agoSOFTHSM-107: Less log messages per default when testing
Rickard Bellgrim [Sun, 7 Dec 2014 21:15:31 +0000 (22:15 +0100)]
SOFTHSM-107: Less log messages per default when testing

9 years agoSOFTHSM-107: Only check input size for unpadded ECB or CBC.
Rickard Bellgrim [Sun, 7 Dec 2014 18:23:46 +0000 (19:23 +0100)]
SOFTHSM-107: Only check input size for unpadded ECB or CBC.

9 years agoMerge pull request #99 from fxdupont/fips
Jakob Schlyter [Fri, 26 Dec 2014 10:39:10 +0000 (11:39 +0100)]
Merge pull request #99 from fxdupont/fips

OpenSSL FIPS support

9 years agoAllow reading configuration file from user's home directory
Nikos Mavrogiannopoulos [Thu, 25 Dec 2014 08:04:15 +0000 (10:04 +0200)]
Allow reading configuration file from user's home directory

That allows normal users to take advantage of softhsm without
requiring an environment variable to be present for HSM
operations.

9 years agochange order for -ldl
Francis Dupont [Wed, 24 Dec 2014 13:44:50 +0000 (14:44 +0100)]
change order for -ldl

9 years agofixed randtest.c en passant
Francis Dupont [Wed, 17 Dec 2014 14:09:15 +0000 (15:09 +0100)]
fixed randtest.c en passant

9 years agoRebase OpenSSL FIPS stuff (todo: static, win32 and redhat)
Francis Dupont [Tue, 25 Nov 2014 04:48:54 +0000 (05:48 +0100)]
Rebase OpenSSL FIPS stuff (todo: static, win32 and redhat)

9 years agoMerge pull request #98 from fxdupont/win14a
Jakob Schlyter [Mon, 24 Nov 2014 07:31:11 +0000 (08:31 +0100)]
Merge pull request #98 from fxdupont/win14a

WIN32 cleanup (updated version)

9 years agofinished WIN32 build stuff
Francis Dupont [Fri, 7 Nov 2014 11:28:48 +0000 (12:28 +0100)]
finished WIN32 build stuff

9 years agocleanup (or not with keep) test files
Francis Dupont [Sun, 2 Nov 2014 20:46:08 +0000 (21:46 +0100)]
cleanup (or not with keep) test files

9 years agofixed build with static libs
Francis Dupont [Sun, 2 Nov 2014 19:36:45 +0000 (20:36 +0100)]
fixed build with static libs