564
edits
Changes
→Terms
; DOMCrypt
: A generic label for the entire crypto API originating in the open source project 'DOMCrypt'
; window.cipher
: The proposed window property name for this API
; mozCipher
: The proposed mozexperimental, mozilla-prefixed window property name for this API
; mozCipher cipher Configuration
: A JSON object that stores the user's private key and public key
: The private half of an asymmetric key pair
; mozCipherAddressbook cipherAddressbook or Addressbook
: A JSON object containing a user's contact's public key. This is also a term used to avoid such cryptography lingo as 'key', 'key ring'