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