Definition, specification, implementation and toolkit of EvATive7ENC
Reason this release was yanked:
There is a problem with the naming rules in this version and will be fixed in the next version.
Project description
Install
pip install EvATive7Encrypter
Usage
CLI
- using
evative7enc --helpto see help Write-Output "thisIsATest" | evative7enc v1(in PowerShell),echo thisIsATest | evative7enc v1(in bash or cmd)- ...
As a library
import logging
from pathlib import Path
from evative7enc import *
logging.basicConfig(level=logging.DEBUG)
alg = EvATive7ENCv1
input_text = Path(".cache/txt/text.txt").read_text("utf-8")
key = alg.key()
encoded = alg.encode_to_evative7encformatv1(key, input_text)
decoded = alg.decode_from_evative7encformatv1(encoded)
Path(".cache/txt/encoded.txt").write_text(encoded, "utf-8")
Path(".cache/txt/decoded.txt").write_text(decoded, "utf-8")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file evative7encrypter-1.0.0.tar.gz.
File metadata
- Download URL: evative7encrypter-1.0.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89fd56c9e534d925e6f45f23dbd1683aa93375c62f4840e39265f18ca59a6637
|
|
| MD5 |
f2a1820b66b6140f270d5f24c3768fdf
|
|
| BLAKE2b-256 |
9feda724d7bc600c1958e3c4cc8680653956be87473bec4eec8b0c4ae6ef854e
|
Provenance
The following attestation bundles were made for evative7encrypter-1.0.0.tar.gz:
Publisher:
package.yml on EvATive7/EvATive7Encrypter
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
evative7encrypter-1.0.0.tar.gz -
Subject digest:
89fd56c9e534d925e6f45f23dbd1683aa93375c62f4840e39265f18ca59a6637 - Sigstore transparency entry: 177240187
- Sigstore integration time:
-
Permalink:
EvATive7/EvATive7Encrypter@e3afd586ff074278cbec0da95cd1007d8e4bba08 -
Branch / Tag:
refs/tags/v1.0.0 - Owner: https://github.com/EvATive7
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
package.yml@e3afd586ff074278cbec0da95cd1007d8e4bba08 -
Trigger Event:
push
-
Statement type:
File details
Details for the file evative7encrypter-1.0.0-py3-none-any.whl.
File metadata
- Download URL: evative7encrypter-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35896ba82dc56a1a3db5d3db0859f7856a4c094e12726f536fe76f700ae26a22
|
|
| MD5 |
f7e214fed4fc61a6b81b645395533657
|
|
| BLAKE2b-256 |
a1b3642cacb7ee9d094952c7bf462fe1502ac59e37eeb9d004cdd54cbdab6612
|
Provenance
The following attestation bundles were made for evative7encrypter-1.0.0-py3-none-any.whl:
Publisher:
package.yml on EvATive7/EvATive7Encrypter
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
evative7encrypter-1.0.0-py3-none-any.whl -
Subject digest:
35896ba82dc56a1a3db5d3db0859f7856a4c094e12726f536fe76f700ae26a22 - Sigstore transparency entry: 177240189
- Sigstore integration time:
-
Permalink:
EvATive7/EvATive7Encrypter@e3afd586ff074278cbec0da95cd1007d8e4bba08 -
Branch / Tag:
refs/tags/v1.0.0 - Owner: https://github.com/EvATive7
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
package.yml@e3afd586ff074278cbec0da95cd1007d8e4bba08 -
Trigger Event:
push
-
Statement type: