Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
IRMA
Github mirrors
irmago
Commits
66ea0b31
Commit
66ea0b31
authored
Sep 16, 2017
by
Sietse Ringers
Browse files
Switch to github.com/Roasbeef/go-go-gadget-paillier
parent
f47dcd1b
Changes
2
Hide whitespace changes
Inline
Side-by-side
manager.go
View file @
66ea0b31
...
...
@@ -6,7 +6,7 @@ import (
"crypto/rand"
"github.com/
mcornejo
/go-go-gadget-paillier"
"github.com/
Roasbeef
/go-go-gadget-paillier"
"github.com/mhe/gabi"
)
...
...
paillier.go
View file @
66ea0b31
...
...
@@ -4,7 +4,7 @@ import (
"encoding/json"
"math/big"
paillier
"github.com/
mcornejo
/go-go-gadget-paillier"
"github.com/
Roasbeef
/go-go-gadget-paillier"
)
// paillierPrivateKey is an alias for paillier.PrivateKey so that we can add a custom unmarshaler to it.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment