Skip to content

varSmallRookie/customize_xtea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

customize_xtea

A Encryption Algorithm

Documentation

$ npm install customize_xtea
$ import xtea from 'customize_xtea'
$ xtea.xTEAEncryptWithKey(data, token)
$ xtea.xTEADecryptWithKey(data, token)

About

Encryption Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors