Currently I can't tell where we got our current xchacha20 implementation from. Did we write it all ourselves? I suspect not, since there is a MIT license in the middle of the file. We didn't get it from libsodium (as far as I can tell), since their license is ISC.
Can we add a doc.go file to the xchacha20 folder specifying where we got the code from (Or at least the MIT licensed part)?
Currently I can't tell where we got our current xchacha20 implementation from. Did we write it all ourselves? I suspect not, since there is a MIT license in the middle of the file. We didn't get it from libsodium (as far as I can tell), since their license is ISC.
Can we add a doc.go file to the xchacha20 folder specifying where we got the code from (Or at least the MIT licensed part)?