linagora / ToM-server

GNU Affero General Public License v3.0
11 stars 3 forks source link

Get_key_management finalized #64

Closed Mathixx closed 3 months ago

Mathixx commented 3 months ago

Key management part of the Identity-server specs implemented

@twake/crypto module completed with :

matrix-identity-server/src/db/index.ts completed with createKeypair and deleteKey methods

For each new module, corresponding tests have been created