HACKER Q&A
📣 rymcd

What are the U.S. requirements for releasing OSS that uses encryption?


I want to release a terminal based text editor I wrote, on GitHub, that uses another open source library that implements AES-CBC 256 bit encryption. The library it specifically uses is https://github.com/kkAyataka/plusaes

I'm wondering, what are any United States legal requirements for releasing my text editor as open source software?

My text editor only uses existing available open source software and does not implement any new cryptographic algorithm, but based on my reading of United States export restrictions I'm not entirely certain if there's reporting requirements I must follow. To clarify, I don't need to release this, I just wanted to contribute something back to the community that's been useful to me.


  👤 LinuxBender Accepted Answer ✓
I am not a lawyer but this Wikipedia article [1] talks about the past and present status of export restrictions at a high level. The article needs some help.

[1] - https://en.wikipedia.org/wiki/Export_of_cryptography_from_th...