This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4df256db2ca9c31e441e97823da11a7bf710139
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
PakFileUtilities
History
Ben Marsh
3ca6d85983
More IncludeTool fixes.
...
#rb none #rnx #jira [CL 8374228 by Ben Marsh in 4.23 branch]
2019-08-29 13:59:05 -04:00
..
Private
Adding internal -CalcCompressionBlockCRCs command line option to UnrealPak to try and track down the rare FPakAsyncReadFileHandle::DoProcessing issue + a bit more logging when it fails.
2019-06-12 07:11:50 -04:00
Public
More IncludeTool fixes.
2019-08-29 13:59:05 -04:00
PakFileUtilities.Build.cs
Created a new interface to RSA functionality that is independent of key size (unlike the old TBigInt version). Internally, RSA functions are implemented by OpenSSL on Windows/Mac/Linux an falling back to the TBigInt implementation for other platforms
2019-03-19 07:53:22 -04:00