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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use binary I/O if that is necessary. Would often break things on Windows
lloyd
2010-10-15
12
-13
/
+13
*
Compile fix
lloyd
2010-10-07
1
-1
/
+1
*
Replace S2K with PBKDF in doc and examples since that is the preferred name
lloyd
2010-08-31
4
-18
/
+18
*
Add a new interface CryptoBox which provides basic password-based encryption
lloyd
2009-08-13
1
-0
/
+50
*
Add a couple of new examples
lloyd
2009-08-04
2
-0
/
+222
*
Add LibraryInitializers to the examples, instead of relying on lazy init.
lloyd
2009-03-17
39
-10
/
+67
*
Update examples for changed EntropySource and RandomNumberGenerator interfaces
lloyd
2009-01-31
2
-11
/
+14
*
Fix test_es for new Entropy_Accumulator interface. It XORs into a block
lloyd
2009-01-27
1
-21
/
+27
*
Check in a branch with a major redesign on how entropy polling is performed.
lloyd
2009-01-27
1
-16
/
+23
*
Add test_es, a program that polls each enabled entropy source (both fast
lloyd
2008-11-25
1
-0
/
+101
*
Add an example taken from the tutorial
lloyd
2008-11-24
1
-0
/
+55
*
Switch benchmark example command line arg from ms to seconds
lloyd
2008-11-22
1
-2
/
+2
*
Update examples for changed 1.8 APIs, including:
lloyd
2008-11-21
6
-14
/
+28
*
Fix examples makefile
lloyd
2008-11-21
1
-7
/
+1
*
Add an example of using the benchmark system to choose the fastest SHA-1
lloyd
2008-11-21
1
-0
/
+90
*
Add an example of benchmark.h
lloyd
2008-11-21
1
-0
/
+41
*
Add example line for installed Botan, commented out
lloyd
2008-11-07
1
-0
/
+3
*
Make the examples Makefile a bit smarter
lloyd
2008-11-07
1
-10
/
+8
*
Fix the --with-build-dir option, so that it is actually possible to do
lloyd
2008-11-06
1
-2
/
+2
*
Move rng.{cpp,h} from core to rng/ topdir
lloyd
2008-10-26
21
-79
/
+63
*
Add an example for using checksums (CRC, Adler32) and Pipe/Filter/Fork
lloyd
2008-10-13
1
-0
/
+31
*
Move InSiTo's ECDSA tests into the main test suite
lloyd
2008-10-12
1
-606
/
+0
*
Remove unnecessary includes
lloyd
2008-10-11
1
-10
/
+2
*
Remove -Werror from example compile flags
lloyd
2008-10-11
1
-1
/
+1
*
Correct the expected signature name in test_decode_ecdsa_X509 - it
lloyd
2008-10-11
1
-396
/
+393
*
Move all ECDSA test data into ecc_testdata
lloyd
2008-10-11
1
-20
/
+20
*
Don't abort if a curve is not found in test_curve_registry
lloyd
2008-10-11
1
-10
/
+18
*
Catch and print exceptions in the CHECK macros
lloyd
2008-10-11
1
-4
/
+4
*
Generate and check ECDSA signature in example
lloyd
2008-10-11
1
-2
/
+29
*
Print generated public key in ECDSA example
lloyd
2008-10-11
1
-0
/
+2
*
Correct OID for ECDSA param
lloyd
2008-10-11
1
-1
/
+1
*
Make GF(p) tests part of normal test suite
lloyd
2008-10-09
1
-698
/
+0
*
Remove BOOST_AUTO_TEST_CASE macro
lloyd
2008-10-09
1
-23
/
+22
*
Split GF(p) tests into passing and failing ones
lloyd
2008-10-08
1
-7
/
+11
*
Add a set of ECDSA tests from InSiTo
lloyd
2008-10-08
1
-0
/
+609
*
Correct boost macro replacement
lloyd
2008-10-08
1
-3
/
+6
*
Add GF(p) math test suite from InSiTo
lloyd
2008-10-08
1
-0
/
+692
*
Update examples for recent API changes
lloyd
2008-10-08
10
-21
/
+46
*
Fix include
lloyd
2008-10-08
1
-1
/
+1
*
Line wrap
lloyd
2008-10-01
3
-5
/
+11
*
Merge examples makefile with mainline version
lloyd
2008-09-30
1
-1
/
+1
*
propagate from branch 'net.randombit.botan' (head 9524e848cdacd0b56ded9bd6b51...
lloyd
2008-09-30
22
-146
/
+2252
|
\
|
*
Move gtk+ example to doc/examples
lloyd
2008-09-29
5
-0
/
+695
|
*
Drop old Makefile. Move tests to examples directory.
lloyd
2008-09-28
2
-0
/
+157
|
*
Modularize the Adler32 checksum in checksums/adler32
lloyd
2008-09-28
4
-7
/
+7
|
*
Add comment explaining why EAX tests for XTEA, Skipjack, and Noekeon
lloyd
2008-09-27
1
-6
/
+19
|
*
Add the set of EAX test vectors from libtomcrypt
lloyd
2008-09-27
1
-0
/
+461
|
*
Fix link for EAX tet prog
lloyd
2008-09-27
2
-2
/
+5
|
*
Add a program that reads a set of test vectors for EAX mode using several
lloyd
2008-09-27
1
-0
/
+227
|
*
Add an example database row encryptor
lloyd
2008-09-24
1
-0
/
+134
[next]