Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • upstream/1.2
  • upstream/1.3
  • upstream/gh-pages
  • upstream/master
  • upstream/master_backup
  • upstream/merge_test
  • upstream/thaidn-patch-1
  • v1.3.0-rc3
  • v1.3.0-rc2
  • v1.3.0-rc1
  • v1.2.2
  • v1.2.1
  • v1.2.0
  • v1.2.0-rc4
  • v1.2.0-rc3
  • v1.2.0-rc2
  • v1.1.1
  • v1.1.0
  • v1.0.0
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.09May643226Apr24231511821Mar20126528Feb25212018151412114125Jan24221816141110914Dec428Nov23161413122131Oct30292524232219171110984Javascript: add PublicKeyVerify and PublicKeySign interfaces.Adding checks that sizes are integers to subtle.Removing useless arguments accidentaly added to tests functions.Making test in subtle failing if expected exception is not thrown.Fix typo in test name.Test EciesHkdfKemRecipient.decapsulate with different params.Adding tests for invalid arguments for constructor of EciesHkdfKemSender.Adding tests for invalid arguments for constructor to EciesHkdfKemRecipient.Add test that all predefined Hybrid templates works after calling HybridConfig.register.Add test that all predefined AEAD templates works after calling AeadConfig.register.Adding more tests to webcrypto ECDHAdding wycheproof tests for ECDH.Pass crypto key instead of JSON key to EciesHkdfHybridRecipient constructor.Fixing wrong awaits in registry.Adding test with test vectors generated by Java version to EciesHkdfKemRecipient.Adding getPublicKeyData method to Registry.The private key value should be also represented by correct number of bytes.x and y in ECIES keys should not depend on number of leading zeros.Removing all padding dots from Base64 representation.Fixing issue where public keys were causing x and y coordinates to be 33 bytes instead of 32 bytes.Adding HybridDecryptFactory.Associated data should be passed to decrypt function of primitive.Adding no secret keyset handle.Adding binary keyset reader.Renaming opt_hkdfInfo to opt_contextInfo to be consistent with interface.Adding hybrid decrypt set wrapper.Adding hybrid encrypt factory.Adding hybrid encrypt set wrapper.Adding hybrid key templates.Adding hybrid config.Requested higher version exception in AeadConfig says available version.Adding catalogue for HybridEncrypt primitive.Adding catalogue for HybridDecrypt primitive.Removing too strict validation from primitive set.Fail tests if required exceptions are not thrown.Adding ECIES AEAD HKDF private key manager - getPrimitive method.Adding ECIES AEAD HKDF private key manager - key factoryAdding ECIES AEAD HKDF public key manager.Cleaning code in RegistryAdding validators for ecies_aead_hkdf_key proto.
Loading