Christian Hermann
Christian Hermann
I am currently working on a .NET Core variant of Simple DNSCrypt.   Some features that are planned: - even simpler and clearer configuration - the possibility to open...
- Rework Password Hashing section - Rework SecretBox (leading null padding)
It would also be cool if we had some icons for: - DNS (maybe just the number 53 as icon) - DNSSEC - dnscrypt
It would be cool if we had some icons for: - yubiko (yubikey) - Google (Google Authenticator) - Microsoft (Authenticator) - a generally icon for 2-factor/2-way authentication
Fixes #122. This pull request adds https://launchpad.net/~chris-lea/+archive/ubuntu/libsodium to the whitelist. The PPA provides: - libsodium 1.0.3
PPA for libsodium. See package: https://github.com/travis-ci/apt-package-whitelist/issues/925 PPA: https://answers.launchpad.net/~chris-lea/+archive/ubuntu/libsodium
If a project switched from the original Laravel encrypter to this (without clearing the browser cache), there will be an error: `Undefined offset: 1` in https://github.com/scrothers/libsodium-laravel/blob/master/src/SodiumLibrary.php#L228 Maybe we should check...