From 6bd73c3aa9fc533d436d3800d30501a10af64068 Mon Sep 17 00:00:00 2001 From: manuel-schiller Date: Wed, 16 Nov 2016 07:36:01 +0100 Subject: [PATCH] Update index.html fix spelling --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 3f0438c..d5a5c78 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@

Documentation

  • GOST Engine low-level algorithms refs. GOST 28147, GOST R 34.10, GOST R 34.11, GOST R 34.12 and GOST R 34.13
  • WebCrypto API basic cryptographic operations JavaScript API
  • Public Key Infrastructure using X.509 provides facilities for handling certificates, CRLs, etc.
  • -
  • Cryptographic Message Syntax implementats RFC-5652 specification.
  • +
  • Cryptographic Message Syntax implements RFC-5652 specification.
  • Private Key Management provides the ability to use the key store formats: PFX, CryptoPro, SignalCom and ViPNet.