Skip to main content

加密方法(整合)

Project description

加密(整合)

加密方法

  1. BinaryRecursiveMergeEncryption
  2. ShuffleEncryption

binary_recursive_merge_encryption(二分归并加密)

  • abcdefg =>
  • aceg =>
  • ae
  • cg
  • bdf =>
  • bf
  • d
  • => aecgbfd

调用方法

from LscEncryption import BRME

"""
BRME/binary_recursive_merge_encryption/brme
"""

print(brme("sdgj")) # => sgdj

ShuffleEncryption(随机加密)

  • abcdefg =>
  • abcdegf
  • abcdfeg
  • abcdfge
  • ……

调用方法

from lsc_ncryption import SE

"""
se/SE/shuffle_encryption
"""

print(se("sdgj"))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lsc_encryption-1.0.0.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lsc_encryption-1.0.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file lsc_encryption-1.0.0.tar.gz.

File metadata

  • Download URL: lsc_encryption-1.0.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for lsc_encryption-1.0.0.tar.gz
Algorithm Hash digest
SHA256 cadcac605e53e4679019fce7f83655c981f022b111005c073fe4da38fbb5af60
MD5 5f06749b317033aca860375dd15993fd
BLAKE2b-256 29d69c4ccf7d7de5f9bb4042d69bb696e44964b99ac00f7fb8f1237e7acd601a

See more details on using hashes here.

File details

Details for the file lsc_encryption-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: lsc_encryption-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for lsc_encryption-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 64d2734141290d0a3cd3dafc9d0dc26939d2fc9c5a2ebbd4ab3525734e144d17
MD5 d2939bd1b2efd038720c61db21b2583d
BLAKE2b-256 c3f7551ca1f24a278640875a4b686c25e2d2a82396db70667fa61fddd73682c5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page