Michaël Van Canneyt
|
5afaeaa3ac
ES256 signing algorithm
|
3 years ago |
Michaël Van Canneyt
|
6ae8840ece
* Start of ECDSA
|
3 years ago |
Michaël Van Canneyt
|
b8506def7a
*Rename types
|
3 years ago |
Michaël Van Canneyt
|
34f0612932
* Rename types with ECC prefix
|
3 years ago |
Michaël Van Canneyt
|
93f579ecd8
* Additional functions needed in PEM/ASN
|
3 years ago |
Michaël Van Canneyt
|
168cb8f2ca
* Allow to skip whitespace
|
3 years ago |
Pierre Muller
|
8e7791ac23
Explicitly disable overflow for offset propagation optimization
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
99d04fb5b4
Added missing inc file
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
671c674d65
Expanding division to 64-bit and tests
|
4 years ago |
Sven Barth
|
c950bcba9f
* FPC side fix for #39432: declare TColor the same way as Lazarus does (this way it's also a distinct type from LongInt)
|
3 years ago |
florian
|
292be9029e
* when converting a*a into sqr(a), set the result type correctly
|
3 years ago |
florian
|
67e7dc0194
* consecutive naming
|
3 years ago |
florian
|
d708bef92f
+ Aarch64: read register sets with ranges properly
|
3 years ago |
florian
|
7fcbd1d7e0
* my last commit hopefully fixed
|
3 years ago |
florian
|
492d75483d
* fix (V)Cvtss2CvtSd(V)Cvtsd2ss2* optmizations for non-avx code, resolves #39416
|
3 years ago |
florian
|
c917639b91
* cosmetics
|
3 years ago |
florian
|
f570b6cb7b
+ more Aarch64 cpu capability flags added
|
3 years ago |
florian
|
c1d43df4a1
+ be able to add single cpu capabilites by the command line
|
3 years ago |
florian
|
716e8c8e89
* tcgsizep2size now supports all tcgsize values
|
3 years ago |
Yuriy Sydorov
|
8e5c2467e2
* Fixed node coalescing with real registers.
|
3 years ago |
florian
|
9423d5e390
+ fp-armv8 fpu type added
|
3 years ago |
florian
|
9feafc7bd7
+ ARM: started on vfpv5 support
|
3 years ago |
Michaël Van Canneyt
|
d4034afda7
* SetRecNo must call DoAfterScroll. Fix for issue #39429
|
3 years ago |
Michaël Van Canneyt
|
1023a6ff6b
* Correct label parsing
|
3 years ago |
Nikolay Nikolov
|
b760863046
* fixed the ptccrt key codes for the ctrl+numpad keys
|
3 years ago |
Michaël Van Canneyt
|
3271d1aac7
* Empty record constants
|
3 years ago |
Michaël Van Canneyt
|
4dd01de381
* Fix cvar;export; parsing
|
3 years ago |
Michaël Van Canneyt
|
47610d5c65
* SHA512/SHA384 + JWT signers, refactor SHA256 to use class methods
|
3 years ago |
Tomas Hajny
|
d70bb6a8c2
* include installer building in zipinstall make target when building for relevant OS targets
|
3 years ago |
florian
|
44051b4af3
* corrected accidently made changs in 01a449c8, resolves #39424
|
3 years ago |