| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Botan.Low.PubKey.ECDSA
Documentation
Arguments
| :: MP | scalar |
| -> ByteString | curve_name |
| -> IO PrivKey | key |
Arguments
| :: MP | public_x |
| -> MP | public_y |
| -> ByteString | curve_name |
| -> IO PubKey | key |
| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Botan.Low.PubKey.ECDSA
Arguments
| :: MP | scalar |
| -> ByteString | curve_name |
| -> IO PrivKey | key |
Arguments
| :: MP | public_x |
| -> MP | public_y |
| -> ByteString | curve_name |
| -> IO PubKey | key |