Viewing profile — oripel
oripel
HN member- Joined
- Tue, Oct 19, 2010, 11:40 PM UTC
- HN karma
- 8
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About oripel
Just a programmer. http://orip.org
Recent public activity
- story
- story
-
comment
Comment #13916787
I do every day. It's pretty awesome, I recommend trying it. D's CTFE and templates are really really nice to use. I can write very low-level high-performance memory sensitive code,…
-
comment
Comment #13384901
Key stretching is critical for password-based encryption, and gpg's s2k options are vulnerable to GPU acceleration. Command-line tools to encrypt with bcrypt/scrypt are common and …