Juan Lang
|
12a9ec138d
|
Add encode/decode support for multi-byte integers.
|
2005-06-15 10:21:32 +00:00 |
Juan Lang
|
4b10986670
|
Add CertAlgIdToOID and CertOIDToAlgId, with tests.
|
2005-06-14 11:38:36 +00:00 |
Juan Lang
|
4d7e1e4baa
|
- encode/decode X509_NAMEs for simple string encodings, with tests
- more tests and some fixes to other types
|
2005-06-13 11:39:35 +00:00 |
Juan Lang
|
b06e8c5973
|
Cryp{En|De}codeObjectEx should return success if the input buffer is
NULL, some MS sample programs depend on that. Fix functions and
tests.
|
2005-06-10 19:28:58 +00:00 |
Juan Lang
|
cdc6772017
|
Implement asn.1 encoding/decoding of times, with tests.
|
2005-06-08 18:31:21 +00:00 |
Juan Lang
|
054a8fb604
|
Implement asn.1 decoding of integers, with tests.
|
2005-06-04 09:49:33 +00:00 |
Juan Lang
|
46185a9f8e
|
- add some tests for OID functions
- implement encoding integers
|
2005-06-02 10:34:03 +00:00 |
Kees Cook
|
255541a16e
|
Create basic test suite for CryptProtectData/CryptUnprotectData.
|
2005-05-24 09:58:26 +00:00 |