implemented pledge and unveil on openbsd
This commit is contained in:
parent
3f1752e961
commit
0c4376ec32
205 changed files with 19126 additions and 4610 deletions
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (C) 2022 Marius Schellenberger
|
||||
// crypto parts taken from https://github.com/filosottile/age
|
||||
|
||||
package crypto
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue