|
@@ -94,5 +94,6 @@ module.exports = {
|
|
encrypt_object_to: encrypt_object_to,
|
|
encrypt_object_to: encrypt_object_to,
|
|
create_identity: create_identity,
|
|
create_identity: create_identity,
|
|
makeloginstr: makeloginstr,
|
|
makeloginstr: makeloginstr,
|
|
- cleanpgpstring: cleanpgpstring
|
|
|
|
|
|
+ cleanpgpstring: cleanpgpstring,
|
|
|
|
+ openpgp: openpgp
|
|
}
|
|
}
|