diff --git a/views/website/libraries/23-Delphi.json b/views/website/libraries/23-Delphi.json index 04a13b48..dd0a678c 100644 --- a/views/website/libraries/23-Delphi.json +++ b/views/website/libraries/23-Delphi.json @@ -51,24 +51,27 @@ "nbf": true, "iat": true, "jti": true, + "typ": true, "hs256": true, - "hs384": false, - "hs512": false, - "rs256": false, - "rs384": false, - "rs512": false, + "hs384": true, + "hs512": true, + "rs256": true, + "rs384": true, + "rs512": true, "es256": true, - "es384": false, - "es512": false, - "ps256": false, - "ps384": false, - "ps512": false + "es256k": true, + "es384": true, + "es512": true, + "ps256": true, + "ps384": true, + "ps512": true, + "eddsa": true }, "authorUrl": "https://github.com/synopse", "authorName": "Synopse", - "gitHubRepoPath": "synopse/mORMot", - "repoUrl": "https://github.com/synopse/mORMot", - "installCommandHtml": "git clone https://github.com/synopse/mORMot" + "gitHubRepoPath": "synopse/mORMot2", + "repoUrl": "https://github.com/synopse/mORMot2", + "installCommandHtml": "git clone https://github.com/synopse/mORMot2" } ] }