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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix private key ctors API docs [ci skip]
René Korthaus
2017-01-27
1
-1
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-18
/
+18
*
Public_Key derived class ctors take an std::vector<byte>
René Korthaus
2016-12-11
2
-3
/
+3
*
Add Public_Key::subject_public_key()
René Korthaus
2016-12-05
2
-2
/
+2
*
Pubkey cleanups
Jack Lloyd
2016-11-12
2
-12
/
+0
*
Remove Key_Type typedefs
Jack Lloyd
2016-11-08
1
-2
/
+0
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
1
-1
/
+0
*
Improve pubkey doxygen [ci skip]
René Korthaus
2016-10-19
1
-2
/
+9
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
2
-8
/
+10
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
2
-3
/
+27
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-19
/
+19
*
Remove alloc module; move secmem.h to base and locking_allocator to utils
Jack Lloyd
2015-08-29
1
-1
/
+0
*
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
2
-8
/
+8
*
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
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-1
/
+0
*
Convert PK operations to using Algo_Registry instead of Engine.
lloyd
2015-02-03
2
-61
/
+55
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+328