Mike Hearn [ARCHIVE] on Nostr: 📅 Original date posted:2015-02-06 📝 Original message:> > verification using ...
📅 Original date posted:2015-02-06
📝 Original message:>
> verification using breadwallet on apple is much faster (<1s) than HTTPS
> payment request on bitcoin wallet on android (apparently apple has a
> significantly more optimized signature verification algorithm).
Probably on Android it's being verified in Java instead of C++. Some
Android APIs are backed by OpenSSL but I don't know off hand if the way
we're verifying cert chains on Android is. It's eminently fixable, at any
rate.
X.509 cert chains are pretty bloated, but even so, shouldn't take several
seconds to transfer even over Bluetooth.
Bottom line is that there may be ~1s time transferring the data with this
> current bluetooth connection. Not sure how slow it will be with the BLE
> connection.
>
BLE isn't really connection oriented, as far as I know.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150206/797a88db/attachment.html>
Published at
2023-06-07 15:29:57Event JSON
{
"id": "f988e9be3073af398cfe718d2dd4c8a6be42048c20713ef194ed700fd1cc1065",
"pubkey": "f2c95df3766562e3b96b79a0254881c59e8639f23987846961cf55412a77f6f2",
"created_at": 1686151797,
"kind": 1,
"tags": [
[
"e",
"d05821302c345d9464f22deeb82acebbaa50fa2e7526175782d9e11d3ac60e6a",
"",
"root"
],
[
"e",
"1a3c2d99c3d82d564f900cf51e598f8fba7ea91a920bfe0b953e5b50995e9cc5",
"",
"reply"
],
[
"p",
"3215b3d77dff1f84eeb5ad46fb1206a8d1657b3ea765a80b5489ece3a702d2bc"
]
],
"content": "📅 Original date posted:2015-02-06\n📝 Original message:\u003e\n\u003e verification using breadwallet on apple is much faster (\u003c1s) than HTTPS\n\u003e payment request on bitcoin wallet on android (apparently apple has a\n\u003e significantly more optimized signature verification algorithm).\n\n\nProbably on Android it's being verified in Java instead of C++. Some\nAndroid APIs are backed by OpenSSL but I don't know off hand if the way\nwe're verifying cert chains on Android is. It's eminently fixable, at any\nrate.\n\nX.509 cert chains are pretty bloated, but even so, shouldn't take several\nseconds to transfer even over Bluetooth.\n\nBottom line is that there may be ~1s time transferring the data with this\n\u003e current bluetooth connection. Not sure how slow it will be with the BLE\n\u003e connection.\n\u003e\n\nBLE isn't really connection oriented, as far as I know.\n-------------- next part --------------\nAn HTML attachment was scrubbed...\nURL: \u003chttp://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150206/797a88db/attachment.html\u003e",
"sig": "6175e870367c92491a6775315241af1a9b7ccf1bfcd038da98a13f33759742834a54f68acb0c96c613ed2bd4058ff1b08d4ba8a49b99fb71ce54a8217af62468"
}