joshuef / safe-js

12 stars 7 forks source link

Low level apis #3

Closed hitman401 closed 8 years ago

hitman401 commented 8 years ago

Integrated few low level apis for StructuredData, AppendableData and DataIdentifier

joshuef commented 8 years ago

Just a note here:

I was getting errors around crypto with the test suit for the new APIs (it's being instantiated as a global in the tests... I didn't figure out why).

It's not super relevant as testing isn't all built out yet, so I won't call it a blocker. But something to bear in mind as tests come along, it'll be something to squash.