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
*
Prevent encoding ASN1_String into non-UTF8 compatible character sets
Jack Lloyd
2021-01-15
2
-24
/
+25
*
Decode ASN.1 TeletexStrings strings correctly
Jack Lloyd
2021-01-13
3
-3
/
+11
*
Don't use shouting case for ASN1_{Type,Class} values
Jack Lloyd
2021-01-13
10
-198
/
+182
*
Add some helpers for start_cons
Jack Lloyd
2021-01-13
2
-8
/
+34
*
Indentation fixes
Jack Lloyd
2021-01-11
1
-9
/
+9
*
Split ASN1 tags enum class into 2 enum classes
sledgehammer_999
2021-01-11
11
-293
/
+313
*
Use const time code to choose which ASN.1 string encoding to use
Jack Lloyd
2020-12-23
1
-29
/
+21
*
Avoid magic constants
Jack Lloyd
2020-12-20
1
-2
/
+2
*
Convert ASN1_Tag to an enum class
Jack Lloyd
2020-12-20
11
-156
/
+193
*
Fix placement of deprecated macro
Jack Lloyd
2020-11-28
1
-1
/
+2
*
Remove several disused or rarely used exception types
Jack Lloyd
2020-11-11
1
-2
/
+2
*
Remove various deprecated functions
Jack Lloyd
2020-11-08
2
-55
/
+0
*
More calendar cleanups
Jack Lloyd
2020-11-08
1
-8
/
+8
*
Modify calendar interface
Jack Lloyd
2020-11-08
1
-1
/
+1
*
Remove deprecated public member variables
Jack Lloyd
2020-11-06
5
-101
/
+60
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
10
-62
/
+14
*
Remove Tiger hash function
Jack Lloyd
2020-11-05
1
-3
/
+1
*
Merge X.509 header files
Jack Lloyd
2020-10-31
2
-102
/
+0
*
Merge some of the ASN.1 headers
Jack Lloyd
2020-10-31
13
-343
/
+323
*
replace c++20 deprecated std::is_pod with std::is_standard_layout && std::is_...
Nuno Goncalves
2020-10-23
1
-1
/
+1
*
Check that X.509 SignatureAlgorithm parameters are as expected
Jack Lloyd
2020-06-09
2
-16
/
+17
*
Deprecate DER_Encoder::get_contents_unlocked
Jack Lloyd
2019-10-28
1
-1
/
+8
*
Add support for XMSS X.509 certificates
René Korthaus
2019-10-21
1
-3
/
+5
*
Walk back on deprecating these
Jack Lloyd
2019-09-06
1
-2
/
+8
*
Avoid spurious throw/catch
Jack Lloyd
2019-08-16
1
-5
/
+5
*
Fix
Jack Lloyd
2019-08-05
1
-2
/
+2
*
Fixes
Jack Lloyd
2019-08-04
1
-3
/
+3
*
Remove unnecessary functions
Jack Lloyd
2019-08-04
3
-25
/
+12
*
Reduce usage of oids.h with the addition of some helpers on OID
Jack Lloyd
2019-08-04
4
-8
/
+20
*
OID cleanups
Jack Lloyd
2019-08-04
2
-79
/
+117
*
Deprecate and replace OIDS::lookup
Jack Lloyd
2019-08-04
5
-36
/
+69
*
Update GOST to use 2012 OIDs/params
Jack Lloyd
2019-08-03
1
-5
/
+7
*
Updates for GOST 2012 support
Jack Lloyd
2019-08-01
1
-2
/
+27
*
Change XMSS OIDs and feature macro name
Jack Lloyd
2019-06-23
1
-3
/
+5
*
Add reminder comments re enum class
Jack Lloyd
2019-05-24
1
-0
/
+1
*
Increase ASN1_Time maximum allowed year to 3100
Jack Lloyd
2019-05-13
1
-1
/
+2
*
Fix X509_DN comparison
Jack Lloyd
2019-05-08
3
-2
/
+5
*
s/as_string/to_string/
Jack Lloyd
2019-03-01
4
-7
/
+10
*
Revamp BigInt encoding and decoding.
Jack Lloyd
2019-01-24
1
-1
/
+1
*
Fix some warnings from PVS-Studio
Jack Lloyd
2019-01-17
1
-1
/
+1
*
Remove trailing whitespace
Jack Lloyd
2019-01-13
1
-1
/
+1
*
Make ctz and high_bit faster and const-time-ish
Jack Lloyd
2018-12-22
1
-1
/
+1
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
1
-2
/
+0
*
Add OIDs for SIV and OCB mode ciphers
Jack Lloyd
2018-08-23
1
-0
/
+26
*
Add PBES2 as alias for PBE-PKCS5v20
Jack Lloyd
2018-08-23
1
-1
/
+2
*
Cleanup of BigInt encoding/decoding functions
Jack Lloyd
2018-08-14
1
-1
/
+1
*
Add path validation to FFI
Jack Lloyd
2018-08-13
2
-0
/
+9
*
Add some final annotations
Jack Lloyd
2018-08-13
1
-1
/
+1
*
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
[next]