mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-02 08:20:41 -05:00
Previously, I just hard coded 256 as the key length that seeds the key generation since it worked. Now, it uses ed25519.SeedSize (32) instead. |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| initserver.go | ||
| initserver_test.go | ||