diff options
Diffstat (limited to 'src/pubkey/rw')
-rw-r--r-- | src/pubkey/rw/info.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/src/pubkey/rw/info.txt b/src/pubkey/rw/info.txt index ab43ebbf4..7a29bd568 100644 --- a/src/pubkey/rw/info.txt +++ b/src/pubkey/rw/info.txt @@ -4,16 +4,17 @@ define RW load_on auto -<add> -rw.cpp -rw.h -</add> - <requires> asn1 bigint if_algo keypair numbertheory +pk_lookup pubkey </requires> + +<add> +rw.cpp +rw.h +</add> |