Revert "feat: add test"

This reverts commit 5740df58b9.
This commit is contained in:
Robert Schulze 2024-09-26 10:31:39 +00:00
parent f8f625412b
commit 1aa3551ad7
No known key found for this signature in database
GPG Key ID: 26703B55FB13728A
2 changed files with 0 additions and 16 deletions

View File

@ -1,5 +0,0 @@
37F332F68DB77BD9D7EDD4969571AD671CF9DD3B
132072DF690933835EB8B6AD0B77E7B6F14ACAD7
9C1185A5C5E9FC54612808977EE8F548B2258D31
13920F39C93D503A0AC02EAB9AA8F672BC523ADA
3FEDF0C212CCFA54C0EBA676C8A8A2A10BC218BE

View File

@ -1,11 +0,0 @@
-- Ouput can be verified using: https://emn178.github.io/online-tools/ripemd-160/
SELECT hex(ripeMD160('The quick brown fox jumps over the lazy dog'));
SELECT hex(ripeMD160('The quick brown fox jumps over the lazy cog'));
SELECT hex(ripeMD160(''));
SELECT hex(ripeMD160('CheREpaha1512'));
SELECT hex(ripeMD160('A-very-long-string-that-should-be-hashed-using-ripeMD160'));