Commit Graph

76 Commits

Author SHA1 Message Date
Cameron Robertson
7cdfe8033f haloConvertSignature requires a curve order, this was missing from th… (#305) 2024-02-28 12:09:23 +01:00
Michał Leszczyński
b1aa42cdee Docs: Add scripts to interact with BJJ RNDSIG (#304) 2024-02-26 09:40:08 +01:00
Michał Leszczyński
65768baf65 CLI: Add product and version information to the halotools binaries (#296) 2024-01-06 21:23:03 +01:00
Michał Leszczyński
921889ec76 Docs: Add remark about testing in expo docs (#293) 2023-12-30 00:05:08 +01:00
Michał Leszczyński
cf9ac4ef02 Docs: Add note about using LibHaLo under Expo (#292) 2023-12-29 23:49:54 +01:00
Michał Leszczyński
6bb5026304 Docs: Fix method name in RN example (#291) 2023-12-29 20:49:06 +01:00
Michał Leszczyński
1955f1ca8b Docs: Add docs about graffiti commands (#289) 2023-12-16 03:00:32 +01:00
Michał Leszczyński
124b98eab1 HaLo: Always reassemble DER signature to avoid formatting errors (#287) 2023-12-16 02:52:33 +01:00
Michał Leszczyński
c8ff0b81c2 Docs: add get_data_struct (#285) 2023-12-09 16:04:49 +01:00
Michał Leszczyński
692a15fc29 HaLo: Add new command get_data_struct (#284) 2023-12-09 15:54:56 +01:00
Michał Leszczyński
c894cbfb21 HaLo: Auto-generate entropy when generating key from CLI tool, allow usage of key export from CLI (#271) 2023-11-27 23:32:59 +01:00
Michał Leszczyński
733bfc741b Docs: Fix command compatibility (#269) 2023-11-24 04:31:26 +01:00
Michał Leszczyński
9328caba47 HaLo: Implement key export feature (C8) (#266) 2023-11-24 03:32:45 +01:00
Michał Leszczyński
5c3651209d Docs: adjust HaLo documentation (#264) 2023-11-15 17:02:26 +01:00
Michał Leszczyński
6353400813 HaLo: converge the docs and CLI with C6 version (#263) 2023-11-15 16:50:25 +01:00
Cameron Robertson
ccd46072f2 Update desktop-cli.md (#257) 2023-11-03 20:33:58 +01:00
Michał Leszczyński
a425fcfb7a Docs: Add example project for HaLo Bridge (#256) 2023-10-25 01:02:37 +02:00
Michał Leszczyński
240cb4927f Update version compatibility (#255) 2023-10-06 10:10:06 +02:00
Michał Leszczyński
b854f21f5e Halo: Implement get_key_info command, adjust key generation for C6 (#242) 2023-08-12 04:33:35 +02:00
Michał Leszczyński
b3f5a98fe5 Implement HaLo Core C6 features (#212) 2023-08-12 00:40:04 +02:00
Michał Leszczyński
9f37fc1a67 Docs: Clear up the firmware version docs (#239) 2023-08-12 00:26:46 +02:00
Michał Leszczyński
f649cb384a Halo: Remove unused compatibleCallMode (#240) 2023-08-12 00:26:40 +02:00
Michał Leszczyński
a1ebf8e490 Halo: Return etherAddress from sign command and update docs (#237) 2023-08-11 21:59:01 +02:00
Michał Leszczyński
83dfa1abe8 Halo: Return compressed public keys and Ethereum addresses from get_pkeys (#235) 2023-08-11 18:11:03 +02:00
Michał Leszczyński
3fa272be13 Docs: Add missing information about format parameter in sign command. (#234) 2023-08-11 06:21:45 +02:00
Michał Leszczyński
b70ec1fd86 Docs: Fix statusCallback documentation (#226) 2023-08-05 16:09:48 +02:00
Michał Leszczyński
779018417d Web: Add default status callback for Android (#221) 2023-08-05 01:02:57 +02:00
Michał Leszczyński
a103e7fbf8 Docs: Fix libhalo npm package references (#220) 2023-08-03 22:22:46 +02:00
Michał Leszczyński
f350404aba Docs: Fix references in desktop-gateway.md (#219) 2023-08-03 22:19:45 +02:00
Michał Leszczyński
8fec65a8cf Gateway: Allow to provide custom WebSocket implementation (#217) 2023-08-03 22:02:35 +02:00
Michał Leszczyński
d8bd0e43fa Add support for password set/unset and protected signing (#209) 2023-06-29 21:08:12 +02:00
Michał Leszczyński
9380d3d3ba Web: Delete debugCallback(), add the "again" status to statusCallback() for completeness (#205) 2023-06-06 01:09:18 +02:00
Michał Leszczyński
21114d323b Add docs for haloGetDefaultMethod() and haloCheckWebNFCPermission() (#202) 2023-06-05 19:30:47 +02:00
Michał Leszczyński
df5f8e3146 Split APIs to have different include files for each environment (web, desktop, react-native) (#197) 2023-06-01 18:00:51 +02:00
Michał Leszczyński
06fc65469f Web: add haloGetDefaultMethod() and report the current method in statusCallback() (#192) 2023-06-01 01:52:47 +02:00
Michał Leszczyński
0d01f531f2 Bridge: rename halo-bridge.local to halo-bridge.internal and increase timeout for Firefox (#184) 2023-05-12 00:09:07 +02:00
Cameron Robertson
3ebe5321d4 Update web-reactjs.md (#179) 2023-05-08 17:13:52 +02:00
Michał Leszczyński
495bee2604 Bridge: don't report WebSocket events on cards that are not HaLo compatible (#176) 2023-04-23 00:56:20 +02:00
Michał Leszczyński
f55d03ecba Docs: Update halo-bridge.md (#168) 2023-04-13 18:06:30 +02:00
Michał Leszczyński
7fdab0688d Add documentation for halo-bridge and halo-gateway (#165) 2023-04-12 18:42:42 +02:00
Michał Leszczyński
34760aa720 Add short info about halo-bridge and gateway, minor fixes (#157) 2023-04-11 17:53:01 +02:00
Michał Leszczyński
97f4718ca2 Bridge: Tune the TLS related settings and code (#153) 2023-04-11 01:55:29 +02:00
Michał Leszczyński
d189f832f6 Lib: Add haloRecoverPublicKey() util function (#140) 2023-03-31 21:26:42 +02:00
Michał Leszczyński
dac8251fc9 utils: expose haloConvertSignature function (#137) 2023-03-30 01:43:55 +02:00
Michał Leszczyński
929a72c176 Adjust docs to take HaLo Addons into account (#113) 2023-03-25 03:32:16 +01:00
Cameron Robertson
7c1d145f2f Adding in more detailed information on how to construct and verify signatures on-chain (#128) 2023-03-21 18:31:10 +01:00
Michał Leszczyński
5ff52e955e Update build-audit-trail.md (#104) 2023-03-07 14:10:53 +01:00
Michał Leszczyński
c9d998695f Update build-audit-trail.md (#103) 2023-03-07 13:48:17 +01:00
Michał Leszczyński
0cc6ad243f CI: Compare released package hashes (#101) 2023-03-07 03:37:42 +01:00
Michał Leszczyński
b6ddcd6d04 CI: Add cosign (#95) 2023-03-07 00:54:57 +01:00