Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
loup-vaillant
on July 26, 2020
|
parent
|
context
|
favorite
| on:
Cryptography is not magic
For the record, implementing Monocypher was not one of them. I use arrays everywhere.
The one borderline case I can cite is wiping memory. I go by sizeof() and access each byte.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The one borderline case I can cite is wiping memory. I go by sizeof() and access each byte.