libage

command module
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2023 License: BSD-3-Clause Imports: 14 Imported by: 0

README

Libage

A shared library build of age.

Usage

Basic example usage:

import age

plaintext = b"hello world"
ciphertext = age.encrypt(public_key, plaintext)

age.decrypt(private_key, ciphertext)
Supported Platforms

Windows, Linux, MacOS (Intel), however any platform that is supported by both Python and Golang in theory should be possible to support but may not work out of the box.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL