Crypto

Read More at MDN DocsView Spec

Safe to Use

Crypto is considered safe to use.

It’s supported by 94% of global browsers.

Browsers

ChromeApr 27, 2011v11.0.0
26%100%
100% of Chrome users are running a supported version.
SafariJun 7, 2010v5.0.0
5%100%
100% of Safari users are running a supported version.
EdgeJul 28, 2015v12.0.0
5%100%
100% of Edge users are running a supported version.
FirefoxMay 14, 2013v21.0.0
3%100%
100% of Firefox users are running a supported version.

Version Breakdown

 
Agent
Support
Adoption
Chrome
Apr 27, 2011 v11.0.0
26%100%
100% of Chrome users are running a supported version.
Apr 27, 2011 – Latest
v11.0.0+
26%100%

Full Support

Chrome Android
Jun 27, 2012 v18.0.0
36%100%
100% of Chrome Android users are running a supported version.
Jun 27, 2012 – Latest
v18.0.0+
36%100%

Full Support

Deno
Jun 8, 2021 v1.11.0
Deno supports this feature.
Jun 8, 2021 – Latest
v1.11.0+

Full Support

May 4, 2020 – Jun 8, 2021
v1.0.0 – v1.11.0

Partial Support

Crypto is not a concrete interface, but its methods are available on Window.crypto.

Edge
Jul 28, 2015 v12.0.0
5%100%
100% of Edge users are running a supported version.
Jul 28, 2015 – Latest
v12.0.0+
5%100%

Full Support

Firefox
May 14, 2013 v21.0.0
3%100%
100% of Firefox users are running a supported version.
May 14, 2013 – Latest
v21.0.0+
3%100%

Full Support

Firefox for Android
May 14, 2013 v21.0.0
Firefox for Android supports this feature.
May 14, 2013 – Latest
v21.0.0+

Full Support

Internet Explorer
Oct 17, 2013 v11.0.0
0%83%
There are no users of Internet Explorer running a supported version.
Oct 17, 2013 – Latest
v11.0.0+
0%83%

Full Support

Node.js
Oct 17, 2022 v19.0.0
Node.js supports this feature.
Oct 17, 2022 – Latest
v19.0.0+

Full Support

Crypto is not a concrete interface, but its methods are available on the global crypto object.

Oct 20, 2020 – Oct 17, 2022
v15.0.0 – v19.0.0

Alternate name: crypto.webcrypto

Partial Support

Crypto is not a concrete interface, but calling require('crypto').webcrypto returns an instance of the Crypto class.

 
Quest Browser
Unknown v5.0.0
Quest Browser supports this feature.
Unknown
v5.0.0+

Full Support

Opera
Jul 2, 2013 v15.0.0
1%100%
100% of Opera users are running a supported version.
Jul 2, 2013 – Latest
v15.0.0+
1%100%

Full Support

Opera Android
May 21, 2013 v14.0.0
Opera Android supports this feature.
May 21, 2013 – Latest
v14.0.0+

Full Support

Safari
Jun 7, 2010 v5.0.0
5%100%
100% of Safari users are running a supported version.
Jun 7, 2010 – Latest
v5.0.0+
5%100%

Full Support

Safari on iOS
Oct 12, 2011 v5.0.0
17%100%
There are no users of Safari on iOS running a supported version.
Oct 12, 2011 – Latest
v5.0.0+
17%100%

Full Support

Samsung Internet
Apr 27, 2013 v1.0.0
2%100%
100% of Samsung Internet users are running a supported version.
Apr 27, 2013 – Latest
v1.0.0+
2%100%

Full Support

WebView Android
Sep 3, 2014 v37.0.0
WebView Android supports this feature.
Sep 3, 2014 – Latest
v37.0.0+

Full Support

See Also

Contribute