index
:
delta/cryptopp-git.git
CRYPTOPP_5_6_2_clean
master
github.com: weidai11/cryptopp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
chacha.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix stray semicolons uder MSVC (GH #889)
Jeffrey Walton
2019-10-12
1
-6
/
+6
*
Don't add semicolon to CRYPTOPP_CONSTANT abd DOCUMENTED_TYPEDEF (GH #889)
Jeffrey Walton
2019-10-03
1
-6
/
+6
*
Latch previous ROUNDS in Salsa and ChaCha ciphers (GH #800, PR #804)
Jeffrey Walton
2019-02-12
1
-8
/
+10
*
Add IETF XChaCha (GH #727, PR #794)
Jeffrey Walton
2019-02-06
1
-8
/
+77
*
Update documentation
Jeffrey Walton
2019-01-27
1
-3
/
+4
*
Use ROUNDS constant for ChaChaTLS
Jeffrey Walton
2019-01-25
1
-4
/
+5
*
Switch to RFC 8439 for ChaChaTLS
Jeffrey Walton
2019-01-25
1
-4
/
+6
*
Update comments
Jeffrey Walton
2019-01-25
1
-16
/
+14
*
Refactor ChaCha and ChaChaTLS use a common core
Jeffrey Walton
2019-01-25
1
-14
/
+0
*
Enable SIMD implementation for ChaChaTLS (GH #265)
Jeffrey Walton
2019-01-25
1
-0
/
+7
*
Add ChaChaTLS implementation (GH #265)
Jeffrey Walton
2019-01-24
1
-6
/
+78
*
Clear warning on unitialized rounds
Jeffrey Walton
2018-11-19
1
-1
/
+5
*
Add ChaCha AVX2 implementation (GH #735)
Jeffrey Walton
2018-11-08
1
-1
/
+1
*
Work-around potential counter increment problem in ChaCha20 (GH #732)
Jeffrey Walton
2018-11-04
1
-2
/
+10
*
Add ChaCha AlgorithmName override
Jeffrey Walton
2018-10-26
1
-0
/
+8
*
Whitespace check-in
Jeffrey Walton
2018-10-25
1
-15
/
+15
*
Fix ChaCha compile on ARM and MIPS
Jeffrey Walton
2018-10-24
1
-3
/
+0
*
Add ChaCha SSE2 implementation
Jeffrey Walton
2018-10-23
1
-1
/
+6
*
Make ChaCha an Salsa use the same design pattern
Jeffrey Walton
2018-08-17
1
-30
/
+11
*
Backout ChaCha changes to Crypto++ 7.0
Jeffrey Walton
2018-07-25
1
-7
/
+27
*
Add algorithm provider member function to Algorithm class
Jeffrey Walton
2018-07-06
1
-29
/
+6
*
Remove unneeded Doxygen directive
Jeffrey Walton
2018-01-19
1
-5
/
+0
*
Change Doxygen comment style from //! to ///
Jeffrey Walton
2017-11-29
1
-31
/
+31
*
Remove extra preamble for copyright.
Jeffrey Walton
2017-02-21
1
-1
/
+0
*
Fix: GCC warning "type qualifiers ignored on function return type".
Ralph Tandetzky
2016-12-01
1
-1
/
+1
*
Add CRYPTOPP_STATIC_CONSTEXPR macro
Jeffrey Walton
2016-11-13
1
-1
/
+1
*
Updated documentation
Jeffrey Walton
2016-09-12
1
-0
/
+10
*
Updated documentation
Jeffrey Walton
2016-09-09
1
-0
/
+6
*
shortened ChaCha typedefs
DevJPM
2016-09-08
1
-3
/
+3
*
Add constexpr-ness to ChaCha StaticAlgorithmName member function
Jeffrey Walton
2016-09-07
1
-1
/
+3
*
Cleared analysis warning on use of boolean in arithmetic expression
Jeffrey Walton
2016-07-23
1
-1
/
+1
*
Cleared warning 'extra ";" ignored'
Jeffrey Walton
2016-06-08
1
-1
/
+1
*
Updated documentation
Jeffrey Walton
2016-04-24
1
-0
/
+0
*
Update ChaCha to latest sources
Jeffrey Walton
2016-04-21
1
-10
/
+16
*
Add ChaCha family of stream ciphers
Jeffrey Walton
2016-04-21
1
-0
/
+67