Shuffling Public Keys (A Peer-to-peer Voting Algorithm)
A peer-to-peer, permisionless cryptographic voting system that relies only on the existence of generic digital signatures and encryption.
http://vixra.org/abs/1905.0239
Cookie Run:Kingdom Official!
EXPECTATIONS
todays bird
Color Me Curious

The Bright Sessions

if i look back, i am lost

shark vs the universe
Claire Keane

@theartofmadeline
Aqua Utopia|海の底で記憶を紡ぐ
tumblr dot com
Today's Document
🩵 avery cochrane 🩵
d e v o n
macklin celebrini has autism

Origami Around

Jar Jar Binks Fan Club

titsay
seen from United States

seen from Singapore
seen from Türkiye
seen from United Kingdom
seen from Saudi Arabia
seen from Spain

seen from Argentina

seen from Canada

seen from Sweden
seen from Brazil

seen from United States
seen from Kazakhstan

seen from France
seen from Spain
seen from Spain
seen from United States
seen from United Kingdom
seen from United Kingdom

seen from Saudi Arabia
seen from Kenya
@jotasapiens
Shuffling Public Keys (A Peer-to-peer Voting Algorithm)
A peer-to-peer, permisionless cryptographic voting system that relies only on the existence of generic digital signatures and encryption.
http://vixra.org/abs/1905.0239

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
JotaSigs update
Tthe hash-based one-time signatures python library is updated to version 5.
Download it from https://jota.tuxfamily.org
Bitcoin With Heterogeneous Block Sizes: A Scaling Proposal
Download PDF
Abstract; We propose a bitcoin generalization as a solution to the problem of scalability. The block is redefined as a sequence of sub-blocks of increasing sizes that coexist as different levels of compromise between decentralization and transactions throughput. Miners and users can decide individually the size they use without affecting others.
We’re Back Online
Code downloads are back online. Now the python implementations of hash-based signatures has its own project site: JotaSigs. The site is kindly hosted by TuxFamily (France). Check it out!
jota.tuxfamily.org
Time-Coordinated Signatures
New research on hash-based, post-quantum cryptography.
Hash-based signatures are typically stateful: they need to keep a state with the number of past signatures to know which values have been already used and cannot be reused.
If the memory storing the state fails, the security would degrade. Some implementations solve the problem by using a number of secret values so large that the probability of picking the same at random is negligible, but this solution can make the signatures impractical for some real world applications.
In a new paper, we propose a new approach to hash-based signatures: we show that it is possible to derive their state entirely from time, without the need to keep a state with the number of past signatures.
Open PDF

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Research on Efficient Post-Quantum Signatures
From One to Many: Synced Hashed-Based Signatures (2017)
In known hash-based, many-times signatures, the cost and the size of each signature increase as the number of needed signatures increase. As a result, it is usually believed that signatures based on hashes need more computation and much larger sizes than classical signatures. We introduce a construction to challenge that idea: we show that it is possible to construct a many-times signatures scheme that is more efficient than the OTS it is built from, rather than less. We study the generation of signatures in conjunction with a blockchain, like bitcoin. The proposed scheme permits an unlimited number of signatures. The size of each signatures is constant, and the verification cost decreases with each new signature, becoming more efficient as the number of signatures grows.
Downlad PDF
PQ Crypto: new hash-based signature schemes
I've been working on some new (hash-based) post-quantum signature schemes:
Unbalanced Winternitz Signatures (pdf)
Abstract: We introduce 'uwots' (unbalanced Winternitz one-time signatures): an optimized, tweakable generalization of the Winternitz signature scheme.
Integer Composition Signatures (pdf)
Abstract: We introduce integer composition signatures (ic): a hash-based family of one-time signatures. The family shows improvements over previous schemes like Winternitz: less costly/shorter signatures, verification in constant time, and tweakable parameters allowing optimization for either signing/verifying.
Code
Jotasapiens OTS: ic, icvar, uwots v4 - sha256 754a600b4cef06d5c773440eb9ed1bc0e3ce208827399703ededd833a141a0fc
Edit: We are migrating servers and the code is not available at this time. The download link will be back soon. In the meanwhile, feel free to contact me, and i'll gladly send you a copy of the code.
Edit: the code is back online. It can be download from:
jota.tuxfamily.org