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
/
doc
/
relnotes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert the asio server from a weird example server to a generic proxy server.
lloyd
2015-01-10
1
-1
/
+4
*
Add MCEIES, an integrated encryption system using McEliece and AES-256/OCB
lloyd
2015-01-08
1
-0
/
+3
*
Change TLS session encryption to use AES-256/GCM instead of CBC+HMAC
lloyd
2015-01-08
1
-6
/
+22
*
Add SHA-512/256
lloyd
2015-01-08
1
-0
/
+2
*
Fix install script under Python3
lloyd
2015-01-06
1
-2
/
+5
*
Update relnotes
lloyd
2015-01-04
1
-0
/
+8
*
Tick version to 1.11.13
lloyd
2015-01-03
2
-0
/
+5
*
Update for 1.11.12 release
1.11.12
lloyd
2015-01-02
2
-2
/
+5
*
Add ChaCha20Poly1305 TLS ciphersuites compatible with Google's implementation
lloyd
2014-12-31
1
-0
/
+3
*
Add AEAD based on ChaCha20 and Poly1305 defined in draft-irtf-cfrg-chacha20-p...
lloyd
2014-12-29
1
-2
/
+3
*
Add Poly1305, based on poly1305-donna by Andrew Moon.
lloyd
2014-12-29
1
-1
/
+3
*
When encrypting McEliece or Curve25519 keys, default to GCM instead of CBC.
lloyd
2014-12-27
1
-3
/
+9
*
Add Curve25519 based on curve25519-donna by Adam Langley.
lloyd
2014-12-27
1
-0
/
+4
*
Update download link and tick version number.
lloyd
2014-12-22
2
-0
/
+4
*
Update for 1.11.11 release
1.11.11
lloyd
2014-12-22
1
-1
/
+4
*
Enable system_rng on Windows and MinGW (untested)
lloyd
2014-12-21
1
-0
/
+10
*
Add abstract database interface so applications can easily store info
lloyd
2014-12-20
1
-0
/
+12
*
Add 1.10.9 release
lloyd
2014-12-13
1
-0
/
+20
*
Tick to 1.11.11
lloyd
2014-12-13
1
-0
/
+3
*
Update for 1.11.10 release
1.11.10
lloyd
2014-12-10
1
-13
/
+15
*
Implement RFC 6979 determinstic signatures for DSA and ECDSA.
lloyd
2014-12-10
1
-0
/
+4
*
Add a basic speed test for McEliece
lloyd
2014-12-08
1
-7
/
+8
*
Remove the Overbeck conversion at Dr. Strenzke's request.
lloyd
2014-12-06
1
-2
/
+5
*
Add an easy way to directly use the system PRNG.
lloyd
2014-12-02
1
-0
/
+9
*
Add an implementation of McEliece encryption based on HyMES
fstrenzke
2014-11-26
1
-0
/
+6
*
Cleanup PBES2 and add GCM support
lloyd
2014-11-19
1
-0
/
+6
*
Add gzip compression transform and compress command line prog.
lloyd
2014-11-19
1
-0
/
+5
*
Fix warnings in Altivec header and add AltiVec detection for POWER8
lloyd
2014-11-16
1
-0
/
+2
*
A TLS Server can now process either TLS or DTLS but not either,
lloyd
2014-11-15
1
-18
/
+26
*
Fix relnotes index title
lloyd
2014-11-15
1
-0
/
+4
*
Update relnotes
lloyd
2014-11-15
1
-0
/
+15
*
Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)
lloyd
2014-10-31
1
-0
/
+6
*
Fix decoding indefinite length BER constructs that contain a context
lloyd
2014-09-27
1
-0
/
+3
*
Correct CCM for L != 2. Bugzilla 270
lloyd
2014-05-16
1
-0
/
+5
*
Any fixed MR iterations is probably wrong for somebody. Allow the user
lloyd
2014-04-25
1
-2
/
+3
*
Use 20 Miller-Rabin iterations regardless of the size of the integer. This
lloyd
2014-04-13
1
-0
/
+5
*
Deindent to avoid github mangling
lloyd
2014-04-13
1
-36
/
+34
*
Update release note pointers
1.11.9
lloyd
2014-04-10
1
-0
/
+2
*
Add 1.10.8 release notes
lloyd
2014-04-10
1
-0
/
+12
*
Fix a bug in Miller-Rabin primality testing introduced in 1.8.3
lloyd
2014-04-10
1
-1
/
+8
*
X.509 path validation now performs all possible tests and returns a
lloyd
2014-04-05
1
-0
/
+9
*
Fix an OCSP response decoding bug, we were not decoding KeyID properly.
lloyd
2014-04-05
1
-0
/
+4
*
Add RFC 6979 nonce generator. Also some HMAC_DRBG cleanups.
lloyd
2014-03-22
1
-0
/
+3
*
Add HMAC_DRBG
lloyd
2014-03-21
1
-0
/
+4
*
Use stdint.h instead of cstdint for Clang. Bugzilla 266
lloyd
2014-02-21
1
-0
/
+3
*
Transformation_Filter calls send() inside of start_msg() which means
lloyd
2014-02-17
1
-0
/
+4
*
Don't assume the leading cert chain is presented in-order
lloyd
2014-02-16
1
-0
/
+3
*
Tick version to 1.11.9
lloyd
2014-02-15
1
-0
/
+2
*
Release 1.11.8
1.11.8
lloyd
2014-02-14
2
-5
/
+21
*
Fix minimized builds. Patch by Markus Wanner sent to botan-devel
lloyd
2014-02-08
1
-0
/
+3
[next]