Glenn Rempe
Glenn Rempe
I was trying to debug an issue with a package I pushed as a third party lib to deno.land. // Currently broken due to import issues. https://deno.land/x/[email protected] The code I...
The GitHub CodeQL security scanning tool is reporting a security issue in this lib for a repo where I include it as a dependency. > Incomplete string escaping or encoding...
Hi, I noticed that you have a new README in the works for addressing the changes in #12 https://github.com/tuupola/branca-js/tree/key-readme I have a few suggested changes you might consider for the...
The Javascript reference implementation has recently changed to enforce the use of more secure 32 byte hex keys, or a 32 byte Buffer. This change is to require the use...
I am seeing the following errors in /var/log/syslog continuously on some of my servers running in the EC2 cloud on Ubuntu 10.04. It seems to be raised from the following...
The rocco gem is currently broken for everyone who installs it. At the minimum it points to a stylesheet that is no longer at the location it is hardcoded to...
The readme claims driftwood.js has been registered and is available on bower.io. This does not appear to be the case and there is only one out of date fork of...
Hi, I think there is a typo in your Keywrap example in the README. ``` // Keywrap key... let wrap = await SymemtricKey.generate(); ``` Replace `SymemtricKey` with `SymmetricKey`
If using the instructions provided in the README for Keyring Keywrap it fails with: ```js let wrap = await SymmetricKey.generate(); // alternatively, if keywrap key is set to null it...
Says: Its linking to (with a paren at end): http://cloudhead.io/toto) instead of: http://cloudhead.io/toto