Sha256: 30daef76f3aba24643c701403cffb3dbeff81be8a01e79b45b847a91ce6ce57a

Contents?: true

Size: 1.4 KB

Versions: 39

Compression:

Stored size: 1.4 KB

Contents

- method: OpenSSL::PKey::PKey#sign
  label: crypto.pkey
- methods:
  - OpenSSL::X509::Request#sign
  - OpenSSL::X509::Request#verify
  label: crypto.x509
- method: OpenSSL::X509::Certificate#sign
  label: crypto.x509
- methods:
  - OpenSSL::PKCS5#pbkdf2_hmac
  - OpenSSL::PKCS5#pbkdf2_hmac_sha1
  label: crypto.pkcs5
- method: OpenSSL::Cipher#encrypt
  label: crypto.encrypt
  handler_class: AppMap::Handler::OpenSSLHandler
- method: OpenSSL::Cipher#decrypt
  label: crypto.decrypt
  handler_class: AppMap::Handler::OpenSSLHandler
- method: OpenSSL::Cipher#auth_data=
  label: crypto.set_auth_data
- method: OpenSSL::Cipher#auth_tag=
  label: crypto.set_auth_tag
- method: OpenSSL::Cipher#auth_tag_len=
  label: crypto.set_auth_tag_len
- method: OpenSSL::Cipher#ccm_data_len=
  label: crypto.set_ccm_data_len
- method: OpenSSL::Cipher#iv=
  label: crypto.set_iv
- method: OpenSSL::Cipher#iv_len=
  label: crypto.set_iv_len
- method: OpenSSL::Cipher#key=
  label: crypto.set_key
- method: OpenSSL::Cipher#key_len=
  label: crypto.set_key_len
- method: OpenSSL::Cipher#padding=
  label: crypto.set_padding
- method: OpenSSL::Cipher#final
  label: crypto.final
- methods:
  - OpenSSL::Cipher#random_iv
  - OpenSSL::Cipher#random_key
  - OpenSSL::Cipher#reset
  - OpenSSL::Cipher#update
- methods:
  - OpenSSL::Random.random_bytes
  label: random.secure
- methods:
  - OpenSSL::Random#add
  - OpenSSL::Random#seed
  label: pseudorandom.seed

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
appmap-1.1.1 lib/appmap/builtin_hooks/openssl.yml
appmap-1.0.1 lib/appmap/builtin_hooks/openssl.yml
appmap-1.0.0 lib/appmap/builtin_hooks/openssl.yml
appmap-0.103.0 lib/appmap/builtin_hooks/openssl.yml
appmap-0.102.2 lib/appmap/builtin_hooks/openssl.yml
appmap-0.102.1 lib/appmap/builtin_hooks/openssl.yml
appmap-0.102.0 lib/appmap/builtin_hooks/openssl.yml
appmap-0.101.0 lib/appmap/builtin_hooks/openssl.yml
appmap-0.100.0 lib/appmap/builtin_hooks/openssl.yml
appmap-0.99.4 lib/appmap/builtin_hooks/openssl.yml
appmap-0.99.2 lib/appmap/builtin_hooks/openssl.yml
appmap-0.99.1 lib/appmap/builtin_hooks/openssl.yml
appmap-0.99.0 lib/appmap/builtin_hooks/openssl.yml
appmap-0.98.1 lib/appmap/builtin_hooks/openssl.yml
appmap-0.98.0 lib/appmap/builtin_hooks/openssl.yml
appmap-0.97.0 lib/appmap/builtin_hooks/openssl.yml
appmap-0.96.0 lib/appmap/builtin_hooks/openssl.yml
appmap-0.95.2 lib/appmap/builtin_hooks/openssl.yml
appmap-0.95.1 lib/appmap/builtin_hooks/openssl.yml
appmap-0.95.0 lib/appmap/builtin_hooks/openssl.yml