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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Mention the Win32 build and installer improvements
lloyd
2009-11-24
1
-0
/
+2
*
Update version # to 1.9.4-dev
lloyd
2009-11-23
1
-0
/
+2
*
Add an example of reading SSH2 public keys
lloyd
2009-11-20
1
-0
/
+119
*
Document Win32 DLL and InnoSetup changes
1.9.3
lloyd
2009-11-20
1
-0
/
+2
*
Update log and readme for 1.9.3 release 2009-11-19
lloyd
2009-11-20
1
-1
/
+1
*
Remove some obsolete stuff about modules from building.tex
lloyd
2009-11-19
1
-68
/
+3
*
Get the old GTK+ example to build, though the pulse UI logic is no longer
lloyd
2009-11-17
2
-78
/
+89
*
Document adding FPE
lloyd
2009-11-13
1
-0
/
+1
*
Extend FPE example to encrypt credit card numbers with valid Luhn checksums
lloyd
2009-11-13
1
-8
/
+120
*
propagate from branch 'net.randombit.botan' (head 586495311cff277e7a24b4116c9...
lloyd
2009-11-13
1
-0
/
+22
|
\
|
*
propagate from branch 'net.randombit.botan' (head 0cb3295ee48403828c652064fbf...
lloyd
2009-11-06
1
-0
/
+22
|
|
\
|
|
*
Add format preserving encryption, design is FE1/FD1 from the paper
lloyd
2009-11-05
1
-0
/
+22
*
|
|
Double the speed of Skipjack on my Core2, mostly due to better inlining.
lloyd
2009-11-11
1
-0
/
+1
*
|
|
Add AES-192 using AES-NI. Tested OK with Intel's simulator.
lloyd
2009-11-10
1
-1
/
+1
*
|
|
Clean up cpuid test prog
lloyd
2009-11-10
1
-11
/
+18
*
|
|
Rename CPUID::has_intel_aes to has_aes_intel, and add CPUID::has_aes_via,
lloyd
2009-11-10
1
-1
/
+4
*
|
|
Fix errors in the AES-256 key schedule for the AES-NI version. Now passes
lloyd
2009-11-10
1
-1
/
+1
*
|
|
Make the AES implementation using Intel's AES instruction extension official;
lloyd
2009-11-10
2
-0
/
+2
*
|
|
Cleanups - remove emails from source files, they should only live in
lloyd
2009-11-10
1
-3
/
+4
*
|
|
In creating X.509 certificates and PKCS #10 requests, let (actually: require)
lloyd
2009-11-09
5
-6
/
+8
|
/
/
*
/
Tick to 1.9.3-dev
lloyd
2009-11-06
1
-0
/
+3
|
/
*
propagate from branch 'net.randombit.botan.1_8' (head a101c8c86b755a666c72baf...
1.9.2
lloyd
2009-11-03
2
-2
/
+3
|
\
|
*
Update docs for 1.8.8 release 2009-11-03
1.8.8
lloyd
2009-11-03
1
-1
/
+2
*
|
Update for 1.9.2 release 2009-11-03
lloyd
2009-11-03
2
-9
/
+3
*
|
Fix cpuid with icc (tested with 11.1)
lloyd
2009-10-29
1
-0
/
+3
*
|
Add CPUID::have_altivec for AltiVec runtime detection.
lloyd
2009-10-29
1
-0
/
+2
*
|
propagate from branch 'net.randombit.botan' (head 8fb69dd1c599ada1008c4cab2a6...
lloyd
2009-10-29
1
-0
/
+2
|
\
\
|
*
|
Document SIMD changes
lloyd
2009-10-28
1
-0
/
+2
*
|
|
propagate from branch 'net.randombit.botan.1_8' (head 3158f8272a3582dd44dfb77...
lloyd
2009-10-28
17
-88
/
+2941
|
\
|
|
|
|
/
|
/
|
|
*
Add missing log note for 1.9.1 change notes on CTR/OFB change
lloyd
2009-10-28
1
-0
/
+1
|
*
Tick version to 1.9.2-dev
lloyd
2009-10-26
1
-0
/
+2
|
*
Small cleanups
lloyd
2009-10-26
1
-4
/
+3
|
*
Add ; after call to VC++'s __cpuid, not a macro
lloyd
2009-10-25
1
-6
/
+13
|
*
Update docs for 1.9.1 release 2009-10-23
1.9.1
lloyd
2009-10-23
1
-1
/
+2
|
*
Note removing exception specs. Reorder by interestingness
lloyd
2009-10-22
1
-2
/
+3
|
*
Reset version as 1.9.1-dev instead of -rc1
lloyd
2009-10-21
1
-1
/
+1
|
*
Document Clang support
lloyd
2009-10-19
1
-1
/
+1
|
*
Fix some minor compilation issues in the examples
lloyd
2009-10-14
3
-4
/
+4
|
*
propagate from branch 'net.randombit.botan.1_8' (head c5ae189464f6ef16e3ce73e...
lloyd
2009-10-13
14
-79
/
+2921
|
|
\
|
|
*
Add a couple more Python examples and the very beginning of a manual/reference
lloyd
2009-10-10
3
-0
/
+143
|
|
*
Tick timestamp in building.tex
lloyd
2009-10-09
1
-1
/
+1
|
|
*
Bump version to 1.9.1-rc1
lloyd
2009-10-09
1
-1
/
+1
|
|
*
Fix python install target. Add CryptoBox wrapper plus an example
lloyd
2009-10-09
2
-0
/
+35
|
|
*
Fix for configure.py. Add instructions on building Python and Perl wrappers
lloyd
2009-10-09
1
-50
/
+97
|
|
*
Move boost.python example scripts to doc/python
lloyd
2009-10-09
3
-0
/
+143
|
|
*
Add support for GNU/Hurd
lloyd
2009-10-07
1
-0
/
+1
|
|
*
Document other changes in 1.9.1-pre
lloyd
2009-10-07
1
-0
/
+2
|
|
*
Add a TSS example
lloyd
2009-10-06
1
-0
/
+38
|
|
*
Add an implementation of threshold secret sharing from draft-mcgrew-tss-02
lloyd
2009-10-06
1
-2
/
+3
|
|
*
Significantly rework CPUID support. Add cache line detection
lloyd
2009-09-29
1
-0
/
+15
[prev]
[next]