UNPKG
otpus
Version:
latest (1.1.0)
1.1.0
1.0.2
1.0.1
1.0.0
0.3.1
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
General purpose cipher for Node & browser
github.com/remocons/otpus
remocons/otpus
otpus
/
testing
/
MBP.js
2 lines
•
55 B
JavaScript
View Raw
1
2
import
{
MBP
}
from
'otpus'
console
.
log
(
MBP
.
MB
(
'b'
,
32
,
0
))