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
/
gost_3410
/
gost_3410.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add accessors to ASN1_Attribute and AlgorithmIdentifier
Jack Lloyd
2017-12-19
1
-1
/
+1
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-2
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-15
/
+15
*
Public_Key derived class ctors take an std::vector<byte>
René Korthaus
2016-12-11
1
-1
/
+1
*
Add Public_Key::subject_public_key()
René Korthaus
2016-12-05
1
-1
/
+1
*
Pubkey cleanups
Jack Lloyd
2016-11-12
1
-4
/
+0
*
Remove Key_Type typedefs
Jack Lloyd
2016-11-08
1
-2
/
+0
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
1
-5
/
+8
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-3
/
+17
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-19
/
+19
*
Add power analysis countermeasures for ECC point multiplications.
Jack Lloyd
2015-08-21
1
-19
/
+19
*
pubkey: Add missing overrides
Daniel Seither
2015-07-30
1
-1
/
+1
*
lib/pubkey: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-2
/
+2
*
Move the signature padding schemes to the PK operation classes,
lloyd
2015-03-23
1
-15
/
+19
*
Convert PK operations to using Algo_Registry instead of Engine.
lloyd
2015-02-03
1
-17
/
+55
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+176