-
Here's a video of a rehearsal as of tonight.
https://youtu.be/GfgLGGAkc9g
I think I'll keep a lighter version of the axiology stuff to show our work, but I'll cut out the life stories.
In the…
-
There are a number of naming and package-structure changes that probably need to happen at some point, but they'll be somewhat invasive and touch a lot of code, and I'd like to get some discussion and…
bford updated
7 years ago
-
Parametrizing every definition in a module individually leads to explosion in the number of parameters. See https://gist.github.com/andres-erbsen/3c4989ad05673f6807728b9ecccd0557 for an example. It wo…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#5359
From: @JasonGross
Reported version: 8.6
CC: @andres-erbsen, @ppedrot
See also: [BZ#5085](https://github…
-
For using the data in a OneKey object in other (non-COSE) classes (e.g. a DTLS handshake) it would be nice to have a method that returns a java.security.PublicKey and java.security.PrivateKey.
-
It should be possible to create a VerifyKey from an `RbNaCl::PublicKey#to_bytes`, right?
Unfortunately this seems to be broken. The message can't be authenticated. It only works when using `RbNaCl::S…
-
I'm building a server where I need to send signatures and public keys back and forth, in order for the client and server to verify each other's messages. I can send both PublicKeys and Signatures as B…
-
This will involve modifying the `@taghelper "assemblyname"` directive to be something like `@taghelper "assemblyname" "prefix"`.
This in turn will enforce certain restrictions on generating/understan…
-
Currently this suite is used: https://github.com/dedis/cothority/blob/master/lib/network/encoding.go#L12-L24
we should be using `github.com/dedis/crypto/edwards/ed25519` instead.
-
Hello there! Coming from a Rails & "Devise" background, I'm rewriting an app and start using Guardian.
The first "newbie" question that comes up is : wow, that's a lot of different keys types (backed…
thbar updated
7 years ago