CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Predicate Ciphers::isStrongOpenSslCipher

Holds if name is the name of an OpenSSL cipher that is known to be strong.

Import path

import codeql.ruby.security.OpenSSL
predicate isStrongOpenSslCipher(string name)