keepsimple1 / libaes

A small and fast AES cipher in safe Rust
Apache License 2.0
25 stars 1 forks source link

bump up version to 0.7.0 #31

Closed keepsimple1 closed 11 months ago

keepsimple1 commented 11 months ago

The minor version is bumped because we are introducing a new API to change auto_padding. This is not a breaking change though.