mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 00:07:54 +00:00
commit
2f1f62e75f
3 changed files with 5 additions and 0 deletions
|
@ -808,6 +808,9 @@ library:
|
|||
ringscheatsheet20210301: "Rings Cheatsheet"
|
||||
ringscheatsheet20210301p: >
|
||||
From generic legacy signature to CLSAG, a visual-holic journey through Rings flavours, presenting their core properties step-by-step in a poster-size infographic.
|
||||
rctcheatsheet20210604: "RingCT Cheatsheet"
|
||||
rctcheatsheet20210604p: >
|
||||
The recipe of a delicious RingCT Type 5 transaction: one CLSAG every eleven UTXOs, Moneroj amounts to taste; thicken everything with Pedersen Commitments whose overall equilibrium will be evident to waiters as well, and protect last ones with a BulletProof glaze; serve on chosen Stealth Addresses and consume not before ten blocks later. Cheers!
|
||||
magazines: Magazines
|
||||
revuoq4p: >
|
||||
Quarterly Monero magazine, Q4 2017 edition.<br>
|
||||
|
|
BIN
library/RctCheatsheet20210604.pdf
Normal file
BIN
library/RctCheatsheet20210604.pdf
Normal file
Binary file not shown.
|
@ -29,6 +29,8 @@ permalink: /library/index.html
|
|||
<p>{% t library.moneroaddressescheatsheet20201206p %}</p>
|
||||
<h3><a href="RingsCheatsheet20210301.pdf">{% t library.ringscheatsheet20210301 %}</a></h3>
|
||||
<p>{% t library.ringscheatsheet20210301p %}</p>
|
||||
<h3><a href="RctCheatsheet20210604.pdf">{% t library.rctcheatsheet20210604 %}</a></h3>
|
||||
<p>{% t library.rctcheatsheet20210604p %}</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue