index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
asn1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Combine SM2 key types for signatures and encryption
Jack Lloyd
2018-08-01
1
-1
/
+2
*
Add OID for HMAC with SHA-512/256
Jack Lloyd
2018-08-01
1
-1
/
+3
*
Add OID for SM2 with SM3 signatures
Jack Lloyd
2018-07-24
1
-1
/
+3
*
Remove RC2 related OIDs
Jack Lloyd
2018-07-13
1
-5
/
+1
*
Add a couple of OIDs commonly seen in certificates
Jack Lloyd
2018-07-04
1
-1
/
+5
*
Add OID for ChaCha20Poly1305
Jack Lloyd
2018-07-01
1
-1
/
+3
*
Add missing statement
Jack Lloyd
2018-06-08
1
-0
/
+1
*
Attempt at MSVC 2013 workaround
Jack Lloyd
2018-06-08
1
-2
/
+4
*
Expose BER_Decoder constructor taking BER_Object&&
Jack Lloyd
2018-06-08
1
-2
/
+8
*
Reduce copying/allocations when BER decoding
Jack Lloyd
2018-06-08
2
-81
/
+194
*
Allow passing a writer function callback to DER_Encoder
Jack Lloyd
2018-06-08
2
-10
/
+18
*
Declare copy and move constructors on BER_Object
Jack Lloyd
2018-06-08
1
-0
/
+8
*
Improve error reporting on unexpected EOF when decoding ASN
Jack Lloyd
2018-06-08
1
-4
/
+17
*
Improve error message on BER decoding error
Jack Lloyd
2018-05-24
2
-6
/
+50
*
Add OIDS for Camellia and SM4 in GCM and CBC modes
Jack Lloyd
2018-05-22
1
-1
/
+17
*
DER improvements
Jack Lloyd
2018-05-22
5
-36
/
+103
*
Merge GH #1571 DER_Encoder optimizations
Jack Lloyd
2018-05-21
2
-83
/
+123
|
\
|
*
Make MSVC happy
Jack Lloyd
2018-05-21
1
-0
/
+13
|
*
Cleanups and optimizations in DER_Encoder
Jack Lloyd
2018-05-21
2
-83
/
+110
*
|
Use BER_Decoder::get_next to cleanup X.509 cert decoding code
Jack Lloyd
2018-05-21
2
-1
/
+11
|
/
*
Add Scrypt key dervation function
Jack Lloyd
2018-05-16
1
-1
/
+3
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
1
-10
/
+6
*
Add OpenPGP-specific curve OIDs
Marcus Brinkmann
2018-05-02
1
-1
/
+5
*
Allow year up to 2200 in ASN1 time objects
Jack Lloyd
2018-04-12
2
-4
/
+19
*
Avoid creating a map from a DN when not required
Jack Lloyd
2018-03-21
1
-0
/
+2
*
Support Ed25519 certificate format
Jack Lloyd
2018-03-20
1
-1
/
+1
*
Remove use of ;; to end lines
Jack Lloyd
2018-03-19
1
-1
/
+1
*
Support custom DN entries
Jack Lloyd
2018-03-14
1
-0
/
+5
*
Allow decoding ASN.1 OID 0.0
Jack Lloyd
2018-03-05
1
-1
/
+3
*
Use API annotations
Jack Lloyd
2018-03-02
1
-2
/
+2
*
Use BOTAN_DEFAULT_BUFFER_SIZE instead of DEFAULT_BUFFERSIZE
Jack Lloyd
2018-03-01
1
-1
/
+1
*
Merge GH #1448 Support custom curves in TLS handshake
Jack Lloyd
2018-02-19
1
-10
/
+0
|
\
|
*
Remove house curve support
Jack Lloyd
2018-02-13
1
-10
/
+0
*
|
Of course they are public member variables, not functions ...
Jack Lloyd
2018-02-13
3
-3
/
+3
*
|
Add BOTAN_DEPRECATED_PUBLIC_MEMBER_FUNCTIONS
Jack Lloyd
2018-02-13
3
-1
/
+3
|
/
*
Use new literal syntax for OIDs
Jack Lloyd
2018-02-07
2
-204
/
+210
*
Merge GH #1444 Add (back) modifyable OID maps
Jack Lloyd
2018-02-07
3
-413
/
+560
|
\
|
*
Reintroduce ability to register OIDs at runtime
Never
2018-02-05
3
-413
/
+560
*
|
Create a persistent registry for ECC group data
Jack Lloyd
2018-02-04
2
-3
/
+17
|
/
*
Prepare for making BER_Object members private
Jack Lloyd
2018-01-18
8
-92
/
+154
*
Enforce an overall max depth on recursion in ASN1 printer
Jack Lloyd
2018-01-15
2
-14
/
+41
*
Fix a bug in asn1print - zero integers were not printed
Jack Lloyd
2018-01-09
1
-8
/
+4
*
Improve output of the ASN1 printer
Jack Lloyd
2018-01-03
2
-48
/
+83
*
use range-based for loop instead of std::for_each
Patrik Fiedler
2018-01-03
1
-2
/
+2
*
add the detection for the ca issuers field(1.3.6.1.5.5.7.48.2) in x509 certif...
Patrik Fiedler
2018-01-03
1
-0
/
+2
*
Add some tests of ASN1_Pretty_Printer
Jack Lloyd
2017-12-29
1
-1
/
+2
*
Refactor ASN1_Pretty_Printer
Jack Lloyd
2017-12-28
3
-144
/
+196
*
Avoid printing integers in decimal in ASN.1 printer
Jack Lloyd
2017-12-23
1
-11
/
+1
*
Correctly handle ASN.1 data inside octet strings.
Jack Lloyd
2017-12-23
1
-1
/
+6
*
Fix various x509 path validation bugs + path building with ambiguous DNs
Fabian Weissberg
2017-12-20
1
-1
/
+3
[next]