Skip to content

Commit

Permalink
add MD5 hash to convert a string
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcSteven committed Nov 3, 2023
1 parent 0a97555 commit 64d24c0
Show file tree
Hide file tree
Showing 174 changed files with 275 additions and 173 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/24.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/Anchor/Anchor+Attribute.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/10/11.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/Anchor/Anchor.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/10/10.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/Anchor/SafeAreaGuideOption.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/10/11.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/Anchor/UIView+Anchor.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/10/11.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/AnimationRunloop.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/24.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/Animator/FadeAnimator.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/18.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/Animator/TransitionContext.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/18.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/BaseView/BaseViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/4/11.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/26.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/BaseView/MCToolBar.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/26.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/Constants/AppConstants.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/19.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//
import UIKit

Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/Converter/Currency/Currency.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by MarcSteven on 2021/11/27.
// Copyright © 2021 Marc Steven(https://marcsteven.top). All rights reserved.
// Copyright © 2021 Marc Steven(https://.com/MarcSteven). All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by MarcSteven on 2021/11/27.
// Copyright © 2021 Marc Steven(https://marcsteven.top). All rights reserved.
// Copyright © 2021 Marc Steven(https://.com/MarcSteven). All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/Converter/StringConverter.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/24.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/Coordinator/Coordinator.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/4/17.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/4/17.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/Coordinator/NavigationType.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/4/17.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/Coordinator/Navigator.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/4/17.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/4/17.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/19.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/Debugging/Console.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/18.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

final public class Console {
Expand Down
4 changes: 2 additions & 2 deletions MemoryChainKit/Sources/Debugging/FatalReason.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/18.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import Foundation

// See: https://github.com/apple/swift-evolution/pull/861/files
// See: .com/apple/swift-evolution/pull/861/files

/// Reasons why code should abort at runtime
public struct FatalReason: CustomStringConvertible {
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/Environment/Environment.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/18.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//


Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/EventBus/Event.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/4/24.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/EventBus/EventBus.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/4/24.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/EventBus/EventHandler.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/4/24.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion MemoryChainKit/Sources/EventBus/Logger.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/4/24.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/24.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import AVFoundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/17.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import AVFoundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/10/16.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/10/16.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/10/16.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/16.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import AVFoundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/4/17.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/17.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/4/13.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/11/9.
// Copyright © 2020 Marc Steven(https://marcsteven.top). All rights reserved.
// Copyright © 2020 Marc Steven(https://.com/MarcSteven). All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/11/7.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/19.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/19.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import QuartzCore
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/19.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import QuartzCore
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MemoryChainKit
//
// Created by Marc Steven on 2020/3/19.
// Copyright © 2020 Marc Steven(https://github.com/MarcSteven). All rights reserved.
// Copyright © 2020 Marc Steven(.com/MarcSteven). All rights reserved.
//

import UIKit
Expand Down
Loading

0 comments on commit 64d24c0

Please sign in to comment.