mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 12:14:18 +00:00
parent
f8f625412b
commit
1aa3551ad7
@ -1,5 +0,0 @@
|
||||
37F332F68DB77BD9D7EDD4969571AD671CF9DD3B
|
||||
132072DF690933835EB8B6AD0B77E7B6F14ACAD7
|
||||
9C1185A5C5E9FC54612808977EE8F548B2258D31
|
||||
13920F39C93D503A0AC02EAB9AA8F672BC523ADA
|
||||
3FEDF0C212CCFA54C0EBA676C8A8A2A10BC218BE
|
@ -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'));
|
Loading…
Reference in New Issue
Block a user