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
/
math
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
12
-95
/
+263
|
\
|
*
Use mode(TI) operations to get access to MIPS 64-bit multiply.
lloyd
2010-06-17
1
-1
/
+4
|
*
More Doxygen
lloyd
2010-06-16
1
-2
/
+9
|
*
Doxygen for divide.h
lloyd
2010-06-16
1
-1
/
+11
|
*
More Doxygen updates. Also, don't expose divide() in numthry.h
lloyd
2010-06-16
2
-38
/
+75
|
*
More BigInt Doxygen comment updates
lloyd
2010-06-16
1
-19
/
+20
|
*
Cleanup some BigInt doxygen comments
lloyd
2010-06-16
1
-31
/
+44
|
*
Replace "@return a blah" and "@return the blah" with just "@return blah"
lloyd
2010-06-16
1
-2
/
+2
|
*
More Doxygen updates/fixes
lloyd
2010-06-15
4
-7
/
+21
|
*
Fix a few hundred Doxygen warnings
lloyd
2010-06-15
1
-4
/
+11
|
*
Include generic mp_asmi.h for MSVC
lloyd
2010-06-11
2
-0
/
+2
|
*
Have to add it as explicit dep in bigint
lloyd
2010-06-11
1
-1
/
+1
|
*
Add (untested) support for VC++'s _umul128 intrinsic, which apparently
lloyd
2010-06-11
2
-0
/
+76
|
*
In BigInt::bits, cache sig_words() result instead of calling twice
lloyd
2010-06-07
1
-2
/
+4
*
|
propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...
lloyd
2010-03-21
5
-11
/
+43
|
\
\
|
|
/
|
/
|
|
*
propagate from branch 'net.randombit.botan' (head 8f918e9ea99aebd6f685b1fbddd...
lloyd
2010-03-13
2
-27
/
+74
|
|
\
|
*
\
propagate from branch 'net.randombit.botan' (head 5e9c6107cbb15744c2edf2eb0e2...
lloyd
2010-03-13
5
-11
/
+43
|
|
\
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...
lloyd
2010-03-09
5
-11
/
+43
|
|
|
\
\
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf...
lloyd
2010-03-02
3
-67
/
+57
|
|
|
|
\
\
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head c1db52e38b60afbc6549af5222d...
lloyd
2010-02-25
5
-11
/
+43
|
|
|
|
\
\
\
|
|
|
|
*
|
|
Post-merge fixups
lloyd
2010-02-24
1
-1
/
+1
|
|
|
|
*
|
|
propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6...
lloyd
2010-02-24
7
-1092
/
+302
|
|
|
|
|
\
\
\
|
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 5bfc3e699003b86615c584f8ae4...
lloyd
2010-02-14
12
-63
/
+86
|
|
|
|
|
\
\
\
\
|
|
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...
lloyd
2010-01-21
12
-63
/
+86
|
|
|
|
|
|
\
\
\
\
|
|
|
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...
lloyd
2009-12-24
1
-2
/
+0
|
|
|
|
|
|
|
\
\
\
\
|
|
|
|
|
|
*
\
\
\
\
propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240...
lloyd
2009-12-21
12
-63
/
+86
|
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
*
\
\
\
\
propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f...
lloyd
2009-12-16
12
-63
/
+86
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
|
*
|
|
|
|
Post-merge fixes
lloyd
2009-12-16
1
-8
/
+0
|
|
|
|
|
|
|
|
*
|
|
|
|
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
42
-131
/
+149
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Define move assignment and constructors in terms of std::swap (which
lloyd
2009-11-19
1
-6
/
+2
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Add move assignment and constructor operators to BigInt. On macro benchmarks
lloyd
2009-11-19
2
-4
/
+40
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Remove to_string, replacing with std::to_string
lloyd
2009-11-18
2
-5
/
+5
|
|
|
|
|
|
|
|
*
|
|
|
|
|
propagate from branch 'net.randombit.botan' (head 23f95467137a0531f74574d1e3e...
lloyd
2009-11-18
9
-55
/
+46
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Remove accidentally checked in change to powm_fw.cpp
lloyd
2009-11-18
1
-29
/
+6
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Use async in ElGamal encryption and Nyberg-Rueppel verification
lloyd
2009-11-18
1
-6
/
+29
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
propagate from branch 'net.randombit.botan' (head cfb19182987fc95b2a8885584a3...
lloyd
2009-11-17
2
-6
/
+6
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
*
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 8cecdc1c3dd5853823fabcb8164...
lloyd
2009-11-16
3
-3
/
+3
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Remove TR1 hooks - can be assumed to exist under a C++0x compiler
lloyd
2009-11-13
1
-3
/
+1
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Make `struct mapping tests[]` non-static in miller_rabin_test_iterations
lloyd
2009-11-13
1
-1
/
+1
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615...
lloyd
2009-11-13
6
-42
/
+23
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
*
\
\
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...
lloyd
2009-11-02
7
-51
/
+44
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
*
\
\
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 139d6957d20f0b1202e0eacc63c...
lloyd
2009-10-13
7
-51
/
+44
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
*
\
\
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...
lloyd
2009-09-17
2
-2
/
+2
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
*
\
\
\
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...
lloyd
2009-09-08
7
-51
/
+44
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
*
\
\
\
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...
lloyd
2009-07-21
6
-31
/
+36
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
*
\
\
\
\
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 5438defd358f82e876917a8bd6d...
lloyd
2009-07-15
7
-51
/
+44
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
|
*
\
\
\
\
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head d6d32791adfa878b6fc0dd3a5b6...
lloyd
2009-07-03
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
|
*
\
\
\
\
\
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 6a746ccf1e957dba703e6537205...
lloyd
2009-06-04
7
-51
/
+44
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
Use C++0x std::shared_ptr<> instead of TR1's
lloyd
2009-04-01
6
-50
/
+43
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
Replace the (deprecated) auto_ptr with unique_ptr.
lloyd
2009-04-01
1
-1
/
+1
[next]