Viewing profile — gperciva
gperciva
HN member- Joined
- Sat, Sep 17, 2011, 5:52 PM UTC
- HN karma
- 22
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About gperciva
No profile information was provided.
Recent public activity
-
comment
Comment #28542958
> Has anyone made an interface to tarsnap's tarball dedup code? Tarsnap's deduplication code is not available under an open-source license.
-
comment
Comment #27606270
Yes. For the curious, https://github.com/Tarsnap/tarsnap/graphs/contributors
-
comment
Comment #27597633
Do you normally hire high school students at your company?
-
comment
Comment #27597594
Wow, that's much more technically advanced than I was as a teenager! Way to go! To print progress with tarsnap 1.0.39, send it a SIGUSR1 or SIGINFO. On FreeBSD, you can do this by …
-
comment
Comment #24309497
The algorithm itself takes three cost&memory values N, r, p, and if you're calling the `crypto_scrypt()` function in C or C++ as a KDF you need to specify those. The command-line b…
-
comment
Comment #24308294
BTW, we released scrypt 1.3.1 yesterday: http://mail.tarsnap.com/scrypt/msg00268.html Main page, including the signed tarball: http://www.tarsnap.com/scrypt.html