Skip to content

PHP Simple Encryption 1.0.2

Compare
Choose a tag to compare
@stymiee stymiee released this 15 Jul 13:28
· 60 commits to master since this release

Added VERSION to assist with determining which default cipher was/is being used. Made cipher classes final as they should never be extended. Made exception classes final as they should never be extended.