├── LICENSE.md ├── README.md ├── RFC.md └── RFC_v1.md /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nextcloud/end_to_end_encryption_rfc/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nextcloud/end_to_end_encryption_rfc/HEAD/README.md -------------------------------------------------------------------------------- /RFC.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nextcloud/end_to_end_encryption_rfc/HEAD/RFC.md -------------------------------------------------------------------------------- /RFC_v1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nextcloud/end_to_end_encryption_rfc/HEAD/RFC_v1.md --------------------------------------------------------------------------------