- Encrypted drop-in replacement of golang' os.File. (scrypt+aes+cgm). The resulting type can be used anywhere an os.File could be used. i.e. sequentially and randomly read and write, at any file position for any amount of bytes, can be truncate, seek, stats, etc. i.e. ReadAt, WriteAt, Seek, etc. https://github.com/kuking/seof 37 comments golang
Linked pages
Would you like to stay up to date with Golang? Checkout Golang
Weekly.