@Gordon That is exactly what I was expecting... Each test function output something so I can see the crypto in action. I was able to see all of the test functions execute.
OUTPUT:
Expecting dd469421e5f4089a1418ea24ba37c61b Got
dd469421e5f4089a1418ea24ba37c61b Expecting
b7e812f9a05778e9fb2a09b9edf49e1f12e7543e609fa8bec3d9ab82b5b206f59ff23b5614175f59d66918a1f271e5eb
Got
b7e812f9a05778e9fb2a09b9edf49e1f12e7543e609fa8bec3d9ab82b5b206f59ff23b5614175f59d66918a1f271e5eb
Expecting Lots and lots of my lovely secret data Got Lots and lots of
my lovely secret data Expecting
66a140b8d735597643d4dfeb1f5b8f23516363e9f7760d6a5bbc8659f0a9bccf7fdd55dfc1fc84945443fdfe877238ed
Got
66a140b8d735597643d4dfeb1f5b8f23516363e9f7760d6a5bbc8659f0a9bccf7fdd55dfc1fc84945443fdfe877238ed
Expecting Lots and lots of my lovely secret data Got Lots and lots of
my lovely secret data Done
Now to utilize the crypto module for my real life project :)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@Gordon That is exactly what I was expecting... Each test function output something so I can see the crypto in action. I was able to see all of the test functions execute.
OUTPUT:
Now to utilize the crypto module for my real life project :)