From 751d86e78592e000ac23db9793aea864cbe76cd0 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Fri, 25 Apr 2014 17:36:00 -0300 Subject: [PATCH 1/2] symmetric encryption --- index.html | 10 ++---- js/models/core/Wallet.js | 4 +-- js/models/network/WebRTC.js | 56 ++++++++++++++++++++++------------ js/services/controllerUtils.js | 1 - 4 files changed, 42 insertions(+), 29 deletions(-) diff --git a/index.html b/index.html index 1ab1d737c..298df15e3 100644 --- a/index.html +++ b/index.html @@ -203,14 +203,10 @@