Karl McGuire

Results 2 comments of Karl McGuire

@aeneasr Abandoned, check out https://github.com/outcaste-io/ristretto

> Thanks a lot for the module, really nice work! > > > > [cipher.BlockMode](https://golang.org/pkg/crypto/cipher/#BlockMode) explicitly allows `dst` and `src` to completely overlap, for in-place encryption/decryption. Unfortunately, this does not...