U.S. markets open in 6 hours 44 minutes
  • S&P Futures

    4,240.75
    -24.00 (-0.56%)
     
  • Dow Futures

    33,058.00
    -143.00 (-0.43%)
     
  • Nasdaq Futures

    14,612.75
    -101.75 (-0.69%)
     
  • Russell 2000 Futures

    1,728.90
    -13.00 (-0.75%)
     
  • Crude Oil

    88.81
    -0.42 (-0.47%)
     
  • Gold

    1,832.90
    -8.60 (-0.47%)
     
  • Silver

    21.18
    -0.19 (-0.90%)
     
  • EUR/USD

    1.0462
    -0.0007 (-0.06%)
     
  • 10-Yr Bond

    4.8020
    0.0000 (0.00%)
     
  • Vix

    19.78
    +2.17 (+12.32%)
     
  • GBP/USD

    1.2060
    -0.0017 (-0.14%)
     
  • USD/JPY

    149.2130
    +0.1550 (+0.10%)
     
  • Bitcoin USD

    27,377.63
    -249.76 (-0.90%)
     
  • CMC Crypto 200

    583.64
    -6.33 (-1.07%)
     
  • FTSE 100

    7,470.16
    -40.56 (-0.54%)
     
  • Nikkei 225

    30,526.88
    -711.06 (-2.28%)
     

Apple set to introduce CryptoKit in iOS 13

Apple is set to announce CryptoKit, a new framework to "perform cryptographic operations securely and efficiently," at WWDC 2019. CryptoKit will be available in Apple's upcoming iOS 13.The post Apple set to introduce CryptoKit in iOS 13 appeared first on The Block.

Apple is set to announce CryptoKit, a new framework to "perform cryptographic operations securely and efficiently," at WWDC 2019. CryptoKit will be available in Apple's upcoming iOS 13. Apple's team will unveil CryptoKit capabilities in a WWDC session titled "Cryptography and Your Apps" on Wednesday, June 5, 2019.

CryptoKit will allow developers to carry out common cryptographic operations including hashing, key generation and encryption. Developers will now be able to automatically handle tasks that make their app more secure rather than handling them in lower-level interfaces.

According to Alejandro Machado, co-founder at Open Money Initiative, the implications for cryptocurrency developers are significant: "For the first time, developers can leverage the secure enclave to manage a user’s keys in an iPhone, achieving a similar level of security to hardware wallets."

Per Apple, the following key functionality will exist in CryptoKit:

  • Compute and compare cryptographically secure digests.

  • Use public-key cryptography to create and evaluate digital signatures, and to perform key exchange. In addition to working with keys stored in memory, you can also use private keys stored in and managed by the Secure Enclave.

  • Generate symmetric keys, and use them in operations like message authentication and encryption.

The full CryptoKit developer documentation can be found at Apple Developer.