Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
SRIHash
Constants
VERSION = "0.2.0"
Class methods
from_file
(file :
IO
, algorithm :
String
= settings.algorithm)
Source
from_file
(filename :
String
, algorithm :
String
= settings.algorithm)
Source
from_io
(io :
IO
, algorithm :
String
= settings.algorithm)
Source
from_string
(str :
String
, algorithm :
String
= settings.algorithm)
Source
script_tag
(url :
String
, defer = true, crossorigin = "anonymous", algorithm :
String
= settings.algorithm)
Source
settings
Source
Nested types
SRIHash::Settings