Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Conversation

@Giannandrea
Copy link

Looking a the code of the openssl gem it seems that SHA is not supported
https://github.com/ruby/openssl/blob/master/lib/openssl/digest.rb

alg = %w(MD2 MD4 MD5 MDC2 RIPEMD160 SHA1 SHA224 SHA256 SHA384 SHA512)
when i tried Angelo locally on mac i receive this error
NameError: uninitialized constant OpenSSL::Digest::SHA

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant