xmd5

package
v0.2.25 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package xmd5 provides useful functions for MD5 encryption/decryption algorithms.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Encrypt

func Encrypt(v string) (string, error)

Encrypt encrypts string with MD5 algorithms.

func EncryptBytes

func EncryptBytes(v []byte) (encrypted string, err error)

EncryptBytes encrypts data with MD5 algorithms.

func EncryptFile

func EncryptFile(path string) (encrypt string, err error)

EncryptFile encrypts the given file content with SHA1 algorithms.

Types

This section is empty.

Jump to

Keyboard shortcuts

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