aboutsummaryrefslogtreecommitdiff
path: root/src/serialization/crypto.h
Commit message (Collapse)AuthorAgeFilesLines
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* Add a chacha20 variant to go with chacha8moneromooo-monero2017-12-251-2/+2
|
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* make rct tx serialization workmoneromooo-monero2016-08-281-28/+0
| | | | | | | It may be suboptimal, but it's a pain to have to rebuild everything when some of this changes. Also, no clue why there seems to be two different code paths for serializing a tx...
* rct: add serialization machinery to rct typesmoneromooo-monero2016-08-281-0/+29
|
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* encrypted payment ids are now 64 bit, instead of 256 bitmoneromooo-monero2015-08-091-0/+2
| | | | | | | | | | | | | | Pros: - smaller on the blockchain - shorter integrated addresses Cons: - less sparseness - less ability to embed actual information The boolean argument to encrypt payment ids is now gone from the RPC calls, since the decision is made based on the length of the payment id passed.
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
|
* Add missing pragmaZachary Michaels2014-07-011-0/+2
|
* 0.8.8updatemydesktop2014-05-251-0/+2
|
* moved all stuff to githubAntonio Juarez2014-03-031-0/+62