Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 241 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 241 Bytes

goxor is a copy of the optimized xor functions found in Go's official standard library crypto/cipher package. These functions are not exported but are still useful in non crypto capacities. This package simply makes them available directly.