index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crypto
/
crypto.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc...
Sarang Noether
2020-08-09
1
-5
/
+128
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
use memwipe on secret k/alpha values
moneromooo-monero
2020-04-15
1
-0
/
+6
*
Merge pull request #5609
luigi1111
2019-08-27
1
-2
/
+13
|
\
|
*
wallet: add --extra-entropy command line flag
moneromooo-monero
2019-08-22
1
-2
/
+13
*
|
Fix for biased signature nonce
Sarang Noether
2019-08-12
1
-2
/
+0
|
/
*
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
*
Removed a lot of unnecessary includes
Martijn Otto
2018-11-15
1
-1
/
+0
*
crypto: some paranoid checks in generate_signature/check_signature
moneromooo-monero
2018-09-11
1
-1
/
+11
*
crypto: never return zero in random32_unbiased
moneromooo-monero
2018-09-11
1
-1
/
+1
*
Merge pull request #4137
luigi1111
2018-08-15
1
-0
/
+3
|
\
|
*
crypto: do not use boost::value_initialized to init null skey/pkey
moneromooo-monero
2018-07-20
1
-2
/
+2
|
*
crypto: move null_pkey/null_skey to the cpp file
moneromooo-monero
2018-07-15
1
-0
/
+3
*
|
Merge pull request #4097
luigi1111
2018-07-27
1
-4
/
+24
|
\
\
|
*
|
crypto: remove slight bias in key generation due to modulo
moneromooo-monero
2018-07-05
1
-4
/
+24
|
|
/
*
/
crypto: remove unused unsafe random scalar generator
moneromooo-monero
2018-06-28
1
-6
/
+0
|
/
*
Merge pull request #3592
luigi1111
2018-05-31
1
-4
/
+11
|
\
|
*
crypto: fix initialization order issue with random mutex
moneromooo-monero
2018-04-10
1
-4
/
+11
*
|
crypto: more places needing fixing for GCC 8.1
moneroexamples
2018-05-13
1
-10
/
+10
|
/
*
crypto: revert odd namespace changes made in #3303
stoffu
2018-03-14
1
-1
/
+1
*
Correct spelling mistakes.
Edward Betts
2018-03-05
1
-1
/
+1
*
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
2018-03-04
1
-1
/
+1
*
Merge pull request #3187
Riccardo Spagni
2018-02-16
1
-3
/
+16
|
\
|
*
call _exit instead of abort in release mode
moneromooo-monero
2018-02-01
1
-3
/
+16
*
|
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
|
/
*
Subaddresses
kenshi84
2017-10-07
1
-33
/
+92
*
crypto: use malloc instead of alloca
moneromooo-monero
2017-08-23
1
-10
/
+9
*
crypto: moved boost::lock_guard into a smaller scope
stoffu
2017-06-22
1
-4
/
+5
*
Signature proving payment to destination by only revealing key derivation, no...
stoffu
2017-06-22
1
-0
/
+125
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
Preliminary support for DragonFly BSD
Antonio Huete Jimenez
2016-12-15
1
-1
/
+1
*
rct amount key modified as per luigi1111's recommendations
moneromooo-monero
2016-08-28
1
-1
/
+1
*
crypto: error out where appropriate
moneromooo-monero
2016-08-28
1
-2
/
+2
*
crypto: fix compile error: use named type in sizeof
redfish
2016-05-18
1
-4
/
+5
*
crypto: make clear generate_random_bytes is not thread safe
moneromooo-monero
2016-05-15
1
-1
/
+1
*
Use boost::thread instead of std::thread
Howard Chu
2016-03-11
1
-7
/
+6
*
OpenBSD support for Monero.
me0wmix
2016-01-21
1
-1
/
+1
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
year updated in license
Riccardo Spagni
2015-01-02
1
-1
/
+1
*
FreeBSD alloca.h reference fixed
fluffypony
2014-09-09
1
-1
/
+6
*
License updated to BSD 3-clause
fluffypony
2014-07-23
1
-3
/
+29
*
builds, but doesn't link. other than that, electrum-style recovery implement...
Thomas Winget
2014-06-12
1
-2
/
+17
*
most functions prototyped/modified for wallet recovery
Thomas Winget
2014-06-12
1
-0
/
+6
*
moved all stuff to github
Antonio Juarez
2014-03-03
1
-12
/
+95
*
crypto lib
amjuarez
2013-11-15
1
-0
/
+245