Skip to main content

加密方法(整合)

Project description

加密(整合)

加密方法

  1. BinaryRecursiveMergeEncryption
  2. ShuffleEncryption

BinaryRecursiveMergeEncryption(二分归并加密)

  • 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 LscEncryption 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

lscencryption-0.0.2.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

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

lscencryption-0.0.2-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file lscencryption-0.0.2.tar.gz.

File metadata

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

File hashes

Hashes for lscencryption-0.0.2.tar.gz
Algorithm Hash digest
SHA256 510becee048138bb326e5c88fe688a488ee800195a14d5fa3345d8111c410cea
MD5 45cba1f5156b9421db429a934cf9888c
BLAKE2b-256 a6f16eb258741f00f145caaa226efaf950e217d157646c63cfa9acde00a9c27c

See more details on using hashes here.

File details

Details for the file lscencryption-0.0.2-py3-none-any.whl.

File metadata

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

File hashes

Hashes for lscencryption-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d5641c293e2f03aeba3c6fc64a4d81fd2ab71b4bfb6975f0842aa4a6789cf05c
MD5 39b42c0325f82d7f089e90634b7aa697
BLAKE2b-256 64ec10b2142663e7dc73b63ba708c22fb4e422b27f56a6095d6357471069f612

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