Update to more recent core

This commit is contained in:
Evan Su 2021-07-21 16:10:30 -04:00 committed by GitHub
parent f1acee91f9
commit 1ab15cd71a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,14 +3,14 @@ summary: A very small, very simple, yet very secure cryptography utility.
description: Picocrypt is a very small (hence "Pico"), very simple, yet very secure cryptography utility that you can use to encrypt files, generate checksums, shred files, and much more. It's designed to be the go-to tool for encryption, with a focus on security, simplicity, and reliability. Picocrypt uses the secure XChaCha20 cipher and the Poly1305 message authentication code to provide a high level of security, even from three-letter agencies like the NSA. It's designed for maximal security, making absolutely no compromises security-wise, and is built with an audited cryptography library. Your privacy and security are under attack. Take it back with confidence by protecting your files with Picocrypt.
version: '1.13'
confinement: strict
base: core18
base: core20
grade: stable
compression: xz
apps:
picocrypt:
command: bin/Picocrypt
extensions: [gnome-3-28]
extensions: [gnome-3-38]
plugs:
- opengl