You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic client follows the parsec wire api operations closely. We need an implementation that wraps this in a much more natural go wrapper. the go crypto library (https://golang.org/pkg/crypto/) may provide a good start, but further research is probably needed.
This API could be part of this library, or could be its own library altogether.
The text was updated successfully, but these errors were encountered:
Basic client follows the parsec wire api operations closely. We need an implementation that wraps this in a much more natural go wrapper. the go crypto library (https://golang.org/pkg/crypto/) may provide a good start, but further research is probably needed.
This API could be part of this library, or could be its own library altogether.
The text was updated successfully, but these errors were encountered: