Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
grumpyprole
on Aug 3, 2017
|
parent
|
context
|
favorite
| on:
How I implemented my own crypto
One approach would be do design an embedded DSL for implementing cryto algorithms. And then a compiler for this DSL into C or LLVM.
In fact, I believe something along the lines of this has already been done:
https://cryptol.net
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
In fact, I believe something along the lines of this has already been done: https://cryptol.net