Hacker News new | past | comments | ask | show | jobs | submit login

rust is a type of memory managed language and I don't see any issue with writing crypto there?





c++ is a (poorly) memory managed language by that logic (std::unique_ptr, etc)

Actually c++ is also excellent if you use modern c++20 and greater. Crypto algos tend to be fairly small compared to a lot of other software and if you can't keep your coders disciplined enough to use memory safe code there then the company or project should probably go under because of skills issues.

Alright, enjoy your RCEs. I’ll be over here being productive, despite my skill issue.



Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: