PyMuPDF 1.24.2 Documentation------------------------------------------------------ # add the Ink annotation, consisting of 2 curve segments #------------------------------------------------------------------------------ annot = page Graphics PyMuPDF Documentation, Release 1.24.2 (continued from previous page) elif item[0] == "c": # curve shape.draw_bezier(item[1], item[2], item[3], item[4]) else: raise ValueError("unhandled drawing" Page.draw_bezier() PDF only: draw a cubic Bezier curve Page.draw_circle() PDF only: draw a circle Page.draw_curve() PDF only: draw a special Bezier curve Page.draw_line() PDF only: draw a line Page.draw_oval()0 码力 | 565 页 | 6.84 MB | 1 年前3
Golang Manual By AstaXie-20120522Signature Algorithm, as defined in FIPS 186-3. ecdsa Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3. elliptic Package elliptic implements Signature Algorithm, as defined in FIPS 186-3. ecdsa Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3. elliptic Package elliptic implements import "crypto/ecdsa" Overview Index Overview ? Overview ? Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3. Index func Sign(rand io.Reader, priv *PrivateKey0 码力 | 6205 页 | 12.83 MB | 1 年前3
RUST AS A CASE STUDYcommunity (S = 178) 4 Learning Rust ■ Rust is hard to learn. 5 Rust has “a near-vertical learning curve.” 6 Learning Rust ■ Rust is hard to learn. ■ Rust is more difficult to learn than other languages 14 Employer Concerns ■ Specific to Rust: ■ Steep learning curve 15 Employer Concerns ■ Specific to Rust: ■ Steep learning curve ■ Difficulty hiring Rust developers 16 “Do we really want to community, and feedback matter a lot! ■ Steep learning curve can inhibit adoption ■ Pay now, but (maybe) benefit later ■ Flatten the learning curve? ■ Reduce the risk of investment 19 Questions:0 码力 | 19 页 | 3.37 MB | 1 年前3
PyMuPDF 1.12.2 documentationPage.drawBezier() PDF only: draw a cubic Bézier curve Page.drawCircle() PDF only: draw a circle Page.drawCurve() PDF only: draw a special Bézier curve Page.drawLine() PDF only: draw a line Page.drawOval() roundCap = True, overlay = True, closePath = False, morph = None) PDF only: Draw a cubic Bézier curve from p1 to p4 with the control points p2 and p3. drawCurve(p1, p2, p3, color = (0, 0, 0), fill = Description Shape.commit() update the page’s /Contents object Shape.drawBezier() draw a cubic Bézier curve Shape.drawCircle() draw a circle around a point Shape.drawCurve() draw a cubic Bézier using one0 码力 | 387 页 | 2.70 MB | 1 年前3
FISCO BCOS 2.8.0 中文文档支持使用密码卡/密码机进行共识签名、交易验签、落盘加密。 新增哈希计算、签名验证、VRF proof验证相关的Precompiled合约,包括 sm3, keccak256Hash, sm2Verify, curve25519VRFVerify。 升级 升级boost版本到1.76 修复 修复issue 1951 [https://github.com/FISCO-BCOS/FISCO-BCOS/issues/1951],解决节点 修复在ARM机器上LevelDB编译失败的问题。 新增哈希计算、签名验证、VRF proof验证相关的Precompiled合约,包括 sm3, keccak256Hash, sm2Verify, curve25519VRFVerify,具体可参考这 里。 升级 升级boost版本到1.76 修复 修复issue 1951 [https://github.com/FISCO-BCOS/FISC 希; sm2Verify: 使用sm2算法验证签名(publicKey, r, s)是否有效,验证通 过返回true以及通过公钥推导出的国密账户,验证失败返回false和地址 全0的账户; curve25519VRFVerify: 给定VRF输入和VRF公钥,使用基于ed25519曲线 的VRF算法验证VRF证明是否有效,若VRF证明验证成功,返回true以 及根据证明推导出来的VRF随机数;若VRF证明验证失败,则返回0 码力 | 2534 页 | 212.43 MB | 1 年前3
FISCO BCOS 2.8.0 中文文档支持使用密码卡/密码机进行共识签名、交易验签、落盘加密。 新增哈希计算、签名验证、VRF proof验证相关的Precompiled合约,包括 sm3, keccak256Hash, sm2Verify, curve25519VRFVerify。 修复 修复issue 1951 [https://github.com/FISCO-BCOS/FISCO-BCOS/issues/1951],解决节点 接收非法P2P消息包异常崩溃的问题。 修复在ARM机器上LevelDB编译失败的问题。 新增哈希计算、签名验证、VRF proof验证相关的Precompiled合约,包括 sm3, keccak256Hash, sm2Verify, curve25519VRFVerify,具体可参考这 里。 升级 升级boost版本到1.76 修复 修复issue 1951 [https://github.com/FISCO-BCOS/FISC 希; sm2Verify: 使用sm2算法验证签名(publicKey, r, s)是否有效,验证通 过返回true以及通过公钥推导出的国密账户,验证失败返回false和地址 全0的账户; curve25519VRFVerify: 给定VRF输入和VRF公钥,使用基于ed25519曲线 的VRF算法验证VRF证明是否有效,若VRF证明验证成功,返回true以 及根据证明推导出来的VRF随机数;若VRF证明验证失败,则返回0 码力 | 2534 页 | 212.43 MB | 1 年前3
FISCO BCOS 2.9.0 中文文档支持使用密码卡/密码机进行共识签名、交易验签、落盘加密。 新增哈希计算、签名验证、VRF proof验证相关的Precompiled合约,包括 sm3, keccak256Hash, sm2Verify, curve25519VRFVerify。 修复 修复issue 1951 [https://github.com/FISCO-BCOS/FISCO-BCOS/issues/1951],解决节点 接收非法P2P消息包异常崩溃的问题。 希; sm2Verify: 使用sm2算法验证签名(publicKey, r, s)是否有效,验证通 过返回true以及通过公钥推导出的国密账户,验证失败返回false和地址 全0的账户; curve25519VRFVerify: 给定VRF输入和VRF公钥,使用基于ed25519曲线 的VRF算法验证VRF证明是否有效,若VRF证明验证成功,返回true以 及根据证明推导出来的VRF随机数;若VRF证明验证失败,则返回 message, bytes publicKey, bytes32 r, bytes32 s) public view returns(bool, address){} function curve25519VRFVerify(string input, string vrfPublicKey, string vrfProof) public view returns(bool,uint256){}0 码力 | 2649 页 | 201.08 MB | 1 年前3
FISCO BCOS 2.9.0 中文文档支持使用密码卡/密码机进行共识签名、交易验签、落盘加密。 新增哈希计算、签名验证、VRF proof验证相关的Precompiled合约,包括 sm3, keccak256Hash, sm2Verify, curve25519VRFVerify。 修复 修复issue 1951 [https://github.com/FISCO-BCOS/FISCO-BCOS/issues/1951],解决节点 接收非法P2P消息包异常崩溃的问题。 希; sm2Verify: 使用sm2算法验证签名(publicKey, r, s)是否有效,验证通 过返回true以及通过公钥推导出的国密账户,验证失败返回false和地址 全0的账户; curve25519VRFVerify: 给定VRF输入和VRF公钥,使用基于ed25519曲线 的VRF算法验证VRF证明是否有效,若VRF证明验证成功,返回true以 及根据证明推导出来的VRF随机数;若VRF证明验证失败,则返回 message, bytes publicKey, bytes32 r, bytes32 s) public view returns(bool, address){} function curve25519VRFVerify(string input, string vrfPublicKey, string vrfProof) public view returns(bool,uint256){}0 码力 | 2649 页 | 201.08 MB | 1 年前3
FISCO BCOS 2.7.0 中文文档支持使用密码卡/密码机进行共识签名、交易验签、落盘加密。 新增哈希计算、签名验证、VRF proof验证相关的Precompiled合约,包括 sm3, keccak256Hash, sm2Verify, curve25519VRFVerify。 修复 修复issue 1951 [https://github.com/FISCO-BCOS/FISCO-BCOS/issues/1951],解决节点 接收非法P2P消息包异常崩溃的问题。 希; sm2Verify: 使用sm2算法验证签名(publicKey, r, s)是否有效,验证通 过返回true以及通过公钥推导出的国密账户,验证失败返回false和地址 全0的账户; curve25519VRFVerify: 给定VRF输入和VRF公钥,使用基于ed25519曲线 的VRF算法验证VRF证明是否有效,若VRF证明验证成功,返回true以 及根据证明推导出来的VRF随机数;若VRF证明验证失败,则返回 message, bytes publicKey, bytes32 r, bytes32 s) public view returns(bool, address){} function curve25519VRFVerify(string input, string vrfPublicKey, string vrfProof) public view returns(bool,uint256){}0 码力 | 2538 页 | 212.43 MB | 1 年前3
FISCO BCOS 3.0.0-rc2 中文文档支持使用密码卡/密码机进行共识签名、交易验签、落盘加密。 新增哈希计算、签名验证、VRF proof验证相关的Precompiled合约,包括 sm3, keccak256Hash, sm2Verify, curve25519VRFVerify。 修复 修复issue 1951 [https://github.com/FISCO-BCOS/FISCO-BCOS/issues/1951],解决节点 接收非法P2P消息包异常崩溃的问题。 希; sm2Verify: 使用sm2算法验证签名(publicKey, r, s)是否有效,验证通 过返回true以及通过公钥推导出的国密账户,验证失败返回false和地址 全0的账户; curve25519VRFVerify: 给定VRF输入和VRF公钥,使用基于ed25519曲线 的VRF算法验证VRF证明是否有效,若VRF证明验证成功,返回true以 及根据证明推导出来的VRF随机数;若VRF证明验证失败,则返回 message, bytes publicKey, bytes32 r, bytes32 s) public view returns(bool, address){} function curve25519VRFVerify(string input, string vrfPublicKey, string vrfProof) public view returns(bool,uint256){}0 码力 | 2569 页 | 166.06 MB | 1 年前3
共 261 条
- 1
- 2
- 3
- 4
- 5
- 6
- 27













