➜ ~ resty -e "ngx.say(ngx.md5("test"))"
d41d8cd98f00b204e9800998ecf8427e
➜ ~ resty -e "ngx.say(ngx.md5('test'))"
098f6bcd4621d373cade4e832627b4f6
➜ ~ resty -v
resty 0.27
nginx version: openresty/1.19.3.1
built by clang 12.0.0 (clang-1200.0.32.27)
built with OpenSSL 1.1.1g 21 Apr 2020 (running with OpenSSL 1.1.1i 8 Dec 2020)
On 1 Apr 2021, at 18:37, 'jona...@findmeon.com' via openresty-en <openre...@googlegroups.com> wrote:
`d41d8cd98f00b204e9800998ecf8427e` is the md5 of an empty string, which caught my eye.
--
You received this message because you are subscribed to the Google Groups "openresty-en" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openresty-en...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openresty-en/97e20c2c-2b67-4bf4-8c9c-d6852024a460n%40googlegroups.com.