nsys-ncrypt
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published
��# n s y s - n c r y p t > 1' E n c o d e A%0 D e c o d e CA- n S y s ! # # e a s y t o u s e / C IH2"! U s e a s e c r e t k e y t o e n c o d e a n d d e c o d e l i k e a o t h e r s e n c o d e r ! C I s e c r e t k e y C2# e n c o d e A%0 d e c o d e @+!7- e n c o d e r 1H'D@%" # # B a s i c u s a g e ` ` ` j s c o n s t { e n c o d e , d e c o d e } = r e q u i r e ( ' n s y s - n c r y p t ' ) ; c o n s t t e x t = ' n i c e n a t h a p o n g ' ; c o n s t s e c r e t = ' 0 5 0 3 6 5 ' ; c o n s o l e . l o g ( ' t e x t ' , t e x t ) ; c o n s o l e . l o g ( ' s e c r e t ' , s e c r e t ) ; c o n s t e n c o d e d = e n c o d e ( t e x t , s e c r e t ) ; c o n s o l e . l o g ( ' e n c o d e d ' , e n c o d e d ) ; c o n s t d e c o d e d = d e c o d e ( e n c o d e d , s e c r e t ) ; c o n s o l e . l o g ( ' d e c o d e d ' , d e c o d e d ) ; ` ` ` # # R e s u l t ` ` ` t e x t n i c e n a t h a p o n g s e c r e t 0 5 0 3 6 5 e n c o d e d N M m D U U 2 w O M T z Y Y z 1 N j U 2 Z T Y x N z Q 2 O D Y x N z A 2 Z j Z l N j c = d e c o d e d n i c e n a t h a p o n g ` ` `

Readme

Keywords

none

Package Sidebar

Install

npm i nsys-ncrypt

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

4.1 kB

Total Files

4

Last publish

Collaborators

  • nicenathapong