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
/
dlies
/
dlies.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update DLIES in the same way
Jack Lloyd
2019-10-13
1
-10
/
+6
*
Rename Integrity_Failure to Invalid_Authentication_Tag
Jack Lloyd
2019-01-18
1
-1
/
+1
*
Add CT::Mask type
Jack Lloyd
2018-11-28
1
-2
/
+1
*
Add functions to get size of PK ciphertext,plaintext
Jack Lloyd
2018-08-10
1
-11
/
+16
*
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
1
-1
/
+1
*
Clean up use of <limits> header
Jack Lloyd
2017-09-03
1
-0
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-14
/
+14
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-4
/
+8
*
DLIES rework
Daniel Neus
2016-07-13
1
-90
/
+167
*
Add PK_Decryptor::decrypt_or_random
Jack Lloyd
2016-03-20
1
-3
/
+5
*
Add option --module-policy
Jack Lloyd
2016-03-06
1
-0
/
+2
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-40
/
+40
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-1
/
+0
*
lib/pubkey: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-3
/
+3
*
Modify interfaces of KDF and PBKDF to write output to an array, with
lloyd
2015-02-18
1
-8
/
+8
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
More unique_ptr
lloyd
2014-01-18
1
-12
/
+0
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+146