Skip to content

Releases: cyberark/slosilo

v3.0.1

Choose a tag to compare

@micahlee micahlee released this 10 Feb 19:38
v3.0.1
56f19ab
  • The symmetric cipher class now encrypts and decrypts in a thread-safe manner.
    cyberark/slosilo#31

v3.0.0

Choose a tag to compare

@semyon-estrin semyon-estrin released this 01 Feb 13:34
v3.0.0
693d787

Changed

Transition to Ruby 3. Consuming projects based on Ruby 2 shall use slosilo V2.X.X.

Full Changelog: v2.2.2...v3.0.0

v1.0.0

Choose a tag to compare

@kgilpin kgilpin released this 22 Oct 15:52
  • Removed lib/slosilo/rack/middleware.rb and lib/slosilo/http_request.rb as security deficiencies have been pointed out in them, and they are not part of active Slosilo use cases.
  • Raise a better error if keystore key id is nil