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.1.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.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lscencryption-0.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 7d41214205e77e4c6a7162e82294cb25cabb126a601052d2469c69941df77e15
MD5 b581bd0cbe4eded4ec2e681a3394f9f2
BLAKE2b-256 06660fd3d33e338b80bb0b4a6f064ab14568443aeaa041bfafbb3f718d046e88

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lscencryption-0.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0b76181e723a72f615289cb58def245d385af22cf4e150c33d7f94f681578423
MD5 1f8905afcefca55d3494d114f0d3f3dc
BLAKE2b-256 8aa1ebf3d6a61e4fc7e9fcf561377750b9e15f16392d3075be37f2a5591c897a

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