Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
(1) Add a bunch of tedious type casts to eliminate unnecessary compiler warnings on Windows X64 builds.
(2) Some EthernetTap work to integrate Windows custom IOCTL for multicast group lookup (not done quite yet).
(3) Dump some more info in selftest to make sure our Windows path lookup functions are returning sane results.
|
|
want to do tablets eventually.
|
|
think I am gonna go with this one. Seems memory-hard enough to me. I am probably procrastinating by obsessing over it.
|
|
|
|
encrypt and decrypt. Profiling analysis found that Salsa20 encrypt was accounting for a nontrivial percentage of CPU time, so it makes sense to cut this load fundamentally. There are no published attacks against Salsa20/12, and DJB believes 20 rounds to be overkill. This should be more than enough for our needs. Obviously incorporating ASM Salsa20 is among the next steps for performance.
|
|
|
|
|
|
seekable, so take two.
|
|
|
|
bit. Current hashcash cost should be overkill for what we need but still tolerable to users.
|
|
|
|
|
|
other boxes.
|
|
|
|
|
|
|
|
|
|
algo a bit more before finalizing.
|
|
|
|
|
|
still some issues with tap.
|
|
|
|
methods from Identity.
|
|
|
|
|
|
|
|
|