Identity/EngPlan/fVEC: Difference between revisions

Jump to navigation Jump to search
Line 60: Line 60:


=== Crypto API ===
=== Crypto API ===
A (platform, chrome-privileged) crypto API that performs key pair generation, signature and verification will be needed
 
  * This API should be threadsafe and usable from a ChromeWorker
* A (platform, chrome-privileged) crypto API that performs key pair generation, signature and verification will be needed
    https://bugzilla.mozilla.org/show_bug.cgi?id=665057
* This API should be threadsafe and usable from a ChromeWorker - https://bugzilla.mozilla.org/show_bug.cgi?id=665057
  * Proposed IDL:
* Proposed IDL:
  * The Identity internal platform API:
 
<pre>   
<pre>   
interface IdentityCryptoAPI {
interface IdentityCryptoAPI {
564

edits

Navigation menu