mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-09 20:29:23 +02:00
@@ -2,5 +2,6 @@ package provider
|
||||
|
||||
const (
|
||||
aes256cbc = "aes-256-cbc"
|
||||
aes256gcm = "aes-256-gcm"
|
||||
sha256 = "sha256"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user