Commit Graph

27 Commits

Author SHA1 Message Date
Pawel Jakub Dawidek
44663ab332 Introduce more complete RSA API that implements:
- crypto_rsa_public_encrypt()
- crypto_rsa_public_decrypt()
- crypto_rsa_private_encrypt()
- crypto_rsa_private_decrypt()
2012-01-19 04:48:52 +01:00
Pawel Jakub Dawidek
a118afa879 Add Terminal Services Signing Keys. 2012-01-19 04:48:43 +01:00
Pawel Jakub Dawidek
af5501cdc5 Introduce CRYPTO_SHA1_DIGEST_LENGTH and CRYPTO_MD5_DIGEST_LENGTH that hold
number of bytes needed for a given hash.
2012-01-19 04:48:23 +01:00
Marc-André Moreau
f1c12c4eba libfreerdp-core: remove unused crypto_cert_verify function to avoid confusion 2012-01-06 20:51:20 -05:00
Mike Gilbert
c8934ef028 crypto: Add const modifiers to input parameters. 2011-11-30 17:29:40 -05:00
Martin Fleisz
cc210f5591 core: Added ui callback to verify certificates 2011-10-18 08:02:05 -07:00
Marc-André Moreau
7ee5089a17 Merge branch 'master' of github.com:FreeRDP/FreeRDP 2011-09-27 13:40:48 -04:00
Marc-André Moreau
c2f0538af2 libfreerdp-utils: fix home path detection for certstore utils 2011-09-27 13:40:29 -04:00
Jay Sorg
78fd201ab8 Merge branch 'master' of github.com:FreeRDP/FreeRDP 2011-09-26 22:31:11 -07:00
Jay Sorg
769508bd7d code cleanup 2011-09-26 22:30:58 -07:00
Marc-André Moreau
9b9e952501 libfreerdp-utils: avoid relying on HOME environment variable, provide method for hard-coding home path 2011-09-26 22:58:49 -04:00
Anthony Tong
052e870597 initial fips encryption work 2011-09-15 18:54:03 -05:00
Marc-André Moreau
405026575b libfreerdp-core: merging jsorg71's work on old encryption support 2011-09-14 22:09:33 -04:00
Jay Sorg
2e2875966f client / server random fix 2011-09-13 18:52:10 -07:00
Marc-André Moreau
81cac9c787 libfreerdp-core: cleanup of certificate store 2011-08-30 12:20:36 -04:00
qubit
51b24c3628 fixes 2011-08-29 03:24:53 +05:30
qubit
66d1ceff03 certificate verification (not tested) 2011-08-29 02:16:36 +05:30
cool
5842a1631f inital commit including tls cert verification 2011-08-25 16:10:49 -11:00
Marc-André Moreau
d128254159 windows: fix most compilation errors, linker errors and warnings left 2011-08-16 20:49:46 -04:00
Marc-André Moreau
114a0bf60b windows: update build scripts, fix most of utils 2011-08-16 14:41:12 -04:00
Marc-André Moreau
0efc0c5a44 windows: start fixing windows compilation 2011-08-15 17:05:48 -04:00
Marc-André Moreau
c59f441fbc libfreerdp-core: fix first two messages of licensing phase 2011-08-08 12:57:19 -04:00
Marc-André Moreau
288aacb6e9 libfreerdp-core: add new unit tests for licensing, fix encryption of premaster secret 2011-07-15 01:11:09 -04:00
Marc-André Moreau
685c8d4635 libfreerdp-core: licensing cryptographic response 2011-07-13 10:21:12 -04:00
Marc-André Moreau
9f48b605ea libfreerdp-utils: datablob->blob 2011-07-07 11:49:57 -04:00
Marc-André Moreau
d8ce866c92 libfreerdp-core: fix compilation of crypto, credssp, and ntlmssp 2011-07-07 11:27:24 -04:00
Marc-André Moreau
0582b26592 libfreerdp-core: adapting NTLMSSP and CredSSP modules to FreeRDP 1.0 2011-07-05 23:18:00 -04:00