├── LICENSE ├── README.md ├── discord-e2e.js └── generate-key.js /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpgn/discord-e2e-encryption/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpgn/discord-e2e-encryption/HEAD/README.md -------------------------------------------------------------------------------- /discord-e2e.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpgn/discord-e2e-encryption/HEAD/discord-e2e.js -------------------------------------------------------------------------------- /generate-key.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpgn/discord-e2e-encryption/HEAD/generate-key.js --------------------------------------------------------------------------------