Skip to content

Releases: cyberark/slosilo

v3.0.1

10 Feb 19:38
v3.0.1
56f19ab
Compare
Choose a tag to compare
  • The symmetric cipher class now encrypts and decrypts in a thread-safe manner.
    cyberark/slosilo#31

v3.0.0

01 Feb 13:34
v3.0.0
693d787
Compare
Choose a tag to compare

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

22 Oct 15:52
Compare
Choose a tag to compare
  • 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