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
/
pubkey
/
pbes2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation problem when scrypt is disabled
Jack Lloyd
2018-10-29
1
-0
/
+1
*
Remove redundant operation
Jack Lloyd
2018-09-10
1
-4
/
+0
*
Add from_iterations
Jack Lloyd
2018-09-10
1
-9
/
+4
*
Convert Scrypt
Jack Lloyd
2018-09-10
1
-20
/
+53
*
Allow SIV for PBES2 private key encryption
Jack Lloyd
2018-08-23
1
-2
/
+7
*
Add OIDS for Camellia and SM4 in GCM and CBC modes
Jack Lloyd
2018-05-22
1
-2
/
+6
*
Support scrypt for encrypting private keys
Jack Lloyd
2018-05-22
1
-85
/
+164
*
DER improvements
Jack Lloyd
2018-05-22
1
-17
/
+18
*
Add RAII versions of get_cipher_mode and get_aead
Jack Lloyd
2018-04-07
1
-2
/
+2
*
Add accessors to ASN1_Attribute and AlgorithmIdentifier
Jack Lloyd
2017-12-19
1
-6
/
+6
*
More include header cleanups
Jack Lloyd
2017-09-21
2
-2
/
+2
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Complete the final annotation changes
Jack Lloyd
2017-09-19
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-2
/
+2
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-2
/
+2
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-02-26
2
-12
/
+104
*
Remove verify_end() chained immediatly before end_cons() (close #890)
Nuno Goncalves
2017-02-25
1
-2
/
+0
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-19
/
+19
*
Remove ability to add OIDS at runtime. Remove global OID lock.
Jack Lloyd
2016-11-03
1
-1
/
+0
*
Move cert/x509 to top level and pem and pbes2 to pubkey.
Jack Lloyd
2016-11-03
3
-0
/
+232