Skip to content
Snippets Groups Projects
Commit e58ad310 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

rsa test removed (since rsa seems to be gone)

Rev: src/modules/_Crypto/testsuite.in:1.5
parent 1b89ad58
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ test_true([[programp(Crypto.des3)]]) ...@@ -25,7 +25,7 @@ test_true([[programp(Crypto.des3)]])
test_true([[programp(Crypto.des3_cbc)]]) test_true([[programp(Crypto.des3_cbc)]])
test_true([[programp(Crypto.des_cbc)]]) test_true([[programp(Crypto.des_cbc)]])
test_true([[programp(Crypto.idea_cbc)]]) test_true([[programp(Crypto.idea_cbc)]])
test_true([[programp(Crypto.rsa)]]) dnl test_true([[programp(Crypto.rsa)]])
// Randomness submodule // Randomness submodule
test_true([[objectp(Crypto.randomness)]]) test_true([[objectp(Crypto.randomness)]])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment