Paul Bakker
|
329def30c5
|
Added asn1_write_bool()
|
2013-09-06 16:34:38 +02:00 |
|
Paul Bakker
|
9852d00de6
|
Moved asn1write funtions to use asn1_write_raw_buffer()
|
2013-08-26 17:56:37 +02:00 |
|
Paul Bakker
|
7accbced87
|
Doxygen documentation added to asn1write.h
|
2013-08-26 17:37:18 +02:00 |
|
Paul Bakker
|
6db915b5a9
|
Added asn1_write_raw_buffer()
|
2013-08-26 17:37:17 +02:00 |
|
Paul Bakker
|
598e450538
|
Added asn1_write_bitstring() and asn1_write_octet_string()
|
2013-08-25 14:46:39 +02:00 |
|
Paul Bakker
|
407a0da160
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
|
Paul Bakker
|
ed27a041e4
|
More granular define selections within code to allow for smaller code
sizes
|
2013-04-18 23:12:34 +02:00 |
|
Paul Bakker
|
37de6bec16
|
Const correctness added for asn1write functions
|
2013-04-07 13:11:31 +02:00 |
|
Paul Bakker
|
058881547f
|
- Certificate Requests written now have the Email address written in IA5String
|
2012-02-16 10:26:57 +00:00 |
|
Paul Bakker
|
bdb912db69
|
- Added preliminary ASN.1 buffer writing support
- Added preliminary X509 Certificate Request writing support
- Added key_app_writer example application
- Added cert_req example application
|
2012-02-13 23:11:30 +00:00 |
|