Dependencies for RSA-2.0.0
Libraries
RSA
- binary (>0.0 && <10000)
- bytestring (>0.8 && <10000)
- crypto-api (>=0.10 && <10000)
- crypto-pubkey-types (>=0.2 && <10000)
- monadcryptorandom (>0 && <10000)
- if flag(oldbase)else
Executables
rsa_test
- binary (>0.0 && <10000)
- bytestring (>0.8 && <10000)
- crypto-api (>=0.10 && <10000)
- crypto-pubkey-types (>=0.2 && <10000)
- DRBG (>=0.5.2 && <10000)
- QuickCheck (>=2.5 && <3)
- RSA (>=2 && <10000)
- tagged (>=0.2 && <10000)
- test-framework (>=0.8.0.3 && <10000)
- test-framework-quickcheck2 (>=0.3.0.2 && <10000)
- if flag(oldbase)else
- if !flag(buildtestexecutable)
- buildable: False
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| oldbase | Whether or not to use base 3 (default: no) | Disabled |
| buildtestexecutable | Whether to build the test code as a separate exeutable, instead of just utilizing the cabal test framework. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info