vimdecrypt

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2021 License: MIT Imports: 6 Imported by: 0

README

vimdecrypt

Golang tool for decrypting VIM encrypted files.

Install:

go install github.com/doggeddog/vimdecrypt/vimdecrpyt@latest

Usage:

vimdecrypt -p ${password} ${filename}

Only support Blowfish2 / bf2 encrypt method.

command: set cryptmethod=blowfish2
header: VimCrypt~03!

Thanks

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(data, passwd []byte) ([]byte, error)

func NewEndianCipher

func NewEndianCipher(block cipher.Block) cipher.Block

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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