radumarias / rencrypt-python

A Python encryption library implemented in Rust. It supports AEAD with AES-GCM and ChaCha20Poly1305. It uses ring crate to handle encryption
Apache License 2.0
10 stars 5 forks source link

tests are failing on windows #2

Closed radumarias closed 5 months ago

radumarias commented 5 months ago

https://github.com/radumarias/rencrypt-python/actions/runs/9431770140/job/25980778960

and the job run doesn't fail

radumarias commented 5 months ago

check exit status after each command and exit if error