Ranganathan Sankaralingam

Results 3 issues of Ranganathan Sankaralingam

First off, this is a great library. Thanks for making this! I'm trying to implement a 'show all of my sessions' functionality in my app. So that the user can...

A common technique to generate two 256-bit keys (e.g., one for signing and one for encryption) is to compute PBKDF using SHA512 and use the two halves of the 512-bit...

With HEAD, I kept always error about usage when I tried the commands in README.md. The input filename wasn't being read in correctly. This is slightly sloppy since stdint.h isn't...