795 lines
		
	
	
		
			78 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			795 lines
		
	
	
		
			78 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 | 
						|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="1.0" toolsVersion="1938" systemVersion="11C74" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" initialViewController="KZF-fe-y9n">
 | 
						|
    <dependencies>
 | 
						|
        <development defaultVersion="4200" identifier="xcode"/>
 | 
						|
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="933"/>
 | 
						|
    </dependencies>
 | 
						|
    <scenes>
 | 
						|
        <scene sceneID="wqE-je-zNc">
 | 
						|
            <objects>
 | 
						|
                <placeholder placeholderIdentifier="IBFirstResponder" id="sAi-EO-aas" userLabel="First Responder" sceneMemberID="firstResponder"/>
 | 
						|
                <tableViewController id="QTT-Oy-Kff" customClass="OPMainViewController" sceneMemberID="viewController">
 | 
						|
                    <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="singleLineEtched" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="fAH-BD-I0Q">
 | 
						|
                        <rect key="frame" x="0.0" y="64" width="320" height="416"/>
 | 
						|
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
 | 
						|
                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
 | 
						|
                        <tableView key="tableFooterView" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="singleLineEtched" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="tOy-uJ-Fhh">
 | 
						|
                            <rect key="frame" x="0.0" y="211" width="320" height="205"/>
 | 
						|
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
 | 
						|
                            <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
 | 
						|
                            <prototypes>
 | 
						|
                                <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OP_Recent" id="b1t-YH-6hc">
 | 
						|
                                    <rect key="frame" x="0.0" y="46" width="320" height="46"/>
 | 
						|
                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                    <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                        <rect key="frame" x="10" y="1" width="300" height="43"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                    </view>
 | 
						|
                                </tableViewCell>
 | 
						|
                            </prototypes>
 | 
						|
                            <connections>
 | 
						|
                                <outlet property="dataSource" destination="zSB-7J-Qea" id="SUV-bm-Ezu"/>
 | 
						|
                                <outlet property="delegate" destination="zSB-7J-Qea" id="Lgl-ww-Gjm"/>
 | 
						|
                            </connections>
 | 
						|
                        </tableView>
 | 
						|
                        <sections>
 | 
						|
                            <tableViewSection headerTitle="Password" footerTitle="Tap to copy." id="Dn6-PF-GjC">
 | 
						|
                                <cells>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="LK9-YV-CCa">
 | 
						|
                                        <rect key="frame" x="0.0" y="46" width="320" height="45"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="300" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Website / domain" textAlignment="right" minimumFontSize="17" id="cjZ-ZX-gYY">
 | 
						|
                                                    <rect key="frame" x="100" y="6" width="190" height="31"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
 | 
						|
                                                    <textInputTraits key="textInputTraits"/>
 | 
						|
                                                </textField>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="For" lineBreakMode="tailTruncation" minimumFontSize="10" id="Hyt-OW-Z7T">
 | 
						|
                                                    <rect key="frame" x="10" y="11" width="42" height="21"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
 | 
						|
                                                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                    <nil key="highlightedColor"/>
 | 
						|
                                                </label>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="XMj-ta-Zdx" detailTextLabel="pwN-tC-zT4" style="IBUITableViewCellStyleValue1" id="ggb-Fb-bXy">
 | 
						|
                                        <rect key="frame" x="0.0" y="91" width="320" height="44"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="280" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="Type" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="XMj-ta-Zdx">
 | 
						|
                                                    <rect key="frame" x="10" y="11" width="40" height="21"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
 | 
						|
                                                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="Long" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="pwN-tC-zT4">
 | 
						|
                                                    <rect key="frame" x="232" y="11" width="38" height="21"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
 | 
						|
                                                    <color key="textColor" red="0.21960784310000001" green="0.3294117647" blue="0.52941176469999995" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                        <connections>
 | 
						|
                                            <segue destination="EH5-VR-7ME" kind="push" identifier="OP_Main_ChooseType" id="Xvj-hI-T7B"/>
 | 
						|
                                        </connections>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="YlC-Ti-EC3" detailTextLabel="iqG-bs-HOh" style="IBUITableViewCellStyleValue1" id="S4r-Nd-Hb5">
 | 
						|
                                        <rect key="frame" x="0.0" y="135" width="320" height="45"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="300" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="Password" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="YlC-Ti-EC3">
 | 
						|
                                                    <rect key="frame" x="10" y="11" width="81" height="21"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
 | 
						|
                                                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="LadiDadiDai" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="iqG-bs-HOh">
 | 
						|
                                                    <rect key="frame" x="197" y="11" width="93" height="21"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
 | 
						|
                                                    <color key="textColor" red="0.21960784310000001" green="0.3294117647" blue="0.52941176469999995" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                </cells>
 | 
						|
                            </tableViewSection>
 | 
						|
                        </sections>
 | 
						|
                        <connections>
 | 
						|
                            <outlet property="dataSource" destination="QTT-Oy-Kff" id="9n3-Yu-mqw"/>
 | 
						|
                            <outlet property="delegate" destination="QTT-Oy-Kff" id="WTM-7O-4g7"/>
 | 
						|
                        </connections>
 | 
						|
                    </tableView>
 | 
						|
                    <navigationItem key="navigationItem" title="One Password" id="Lff-at-pd4"/>
 | 
						|
                </tableViewController>
 | 
						|
                <customObject id="zSB-7J-Qea" customClass="OPRecentViewController">
 | 
						|
                    <connections>
 | 
						|
                        <outlet property="tableView" destination="tOy-uJ-Fhh" id="1qt-hK-Zum"/>
 | 
						|
                    </connections>
 | 
						|
                </customObject>
 | 
						|
            </objects>
 | 
						|
            <point key="canvasLocation" x="469" y="182"/>
 | 
						|
        </scene>
 | 
						|
        <scene sceneID="nft-Wn-UXE">
 | 
						|
            <objects>
 | 
						|
                <placeholder placeholderIdentifier="IBFirstResponder" id="XMe-hC-QeR" userLabel="First Responder" sceneMemberID="firstResponder"/>
 | 
						|
                <tableViewController id="EH5-VR-7ME" customClass="OPTypeViewController" sceneMemberID="viewController">
 | 
						|
                    <tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="singleLineEtched" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="5fE-iM-7hQ">
 | 
						|
                        <rect key="frame" x="0.0" y="64" width="320" height="416"/>
 | 
						|
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
 | 
						|
                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
 | 
						|
                        <prototypes>
 | 
						|
                            <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OP_Type_Type" editingAccessoryType="disclosureIndicator" textLabel="f5p-aA-KHI" detailTextLabel="yqk-K0-jlU" style="IBUITableViewCellStyleSubtitle" id="dlP-Ry-gef">
 | 
						|
                                <rect key="frame" x="0.0" y="46" width="320" height="46"/>
 | 
						|
                                <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                    <rect key="frame" x="10" y="1" width="300" height="43"/>
 | 
						|
                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                    <subviews>
 | 
						|
                                        <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="Long" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="f5p-aA-KHI">
 | 
						|
                                            <rect key="frame" x="10" y="2" width="44" height="22"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
 | 
						|
                                            <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                            <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                        </label>
 | 
						|
                                        <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="13 characters, words, numbers, symbols" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="yqk-K0-jlU">
 | 
						|
                                            <rect key="frame" x="10" y="24" width="252" height="18"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
 | 
						|
                                            <color key="textColor" red="0.50196078431372548" green="0.50196078431372548" blue="0.50196078431372548" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                            <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                        </label>
 | 
						|
                                    </subviews>
 | 
						|
                                    <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                </view>
 | 
						|
                                <connections>
 | 
						|
                                    <segue destination="psC-mV-6CP" kind="push" identifier="OP_Type_Choose" id="avj-SI-hSi"/>
 | 
						|
                                </connections>
 | 
						|
                            </tableViewCell>
 | 
						|
                        </prototypes>
 | 
						|
                        <connections>
 | 
						|
                            <outlet property="dataSource" destination="EH5-VR-7ME" id="Ut7-iv-UFs"/>
 | 
						|
                            <outlet property="delegate" destination="EH5-VR-7ME" id="qgY-zg-QOQ"/>
 | 
						|
                        </connections>
 | 
						|
                    </tableView>
 | 
						|
                    <navigationItem key="navigationItem" title="Choose Type" id="LY1-XK-usc">
 | 
						|
                        <barButtonItem key="rightBarButtonItem" systemItem="edit" id="dgw-ra-Y34"/>
 | 
						|
                    </navigationItem>
 | 
						|
                </tableViewController>
 | 
						|
            </objects>
 | 
						|
            <point key="canvasLocation" x="1004" y="182"/>
 | 
						|
        </scene>
 | 
						|
        <scene sceneID="lkg-to-He1">
 | 
						|
            <objects>
 | 
						|
                <placeholder placeholderIdentifier="IBFirstResponder" id="BbK-dv-HmD" userLabel="First Responder" sceneMemberID="firstResponder"/>
 | 
						|
                <tableViewController id="psC-mV-6CP" sceneMemberID="viewController">
 | 
						|
                    <tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="singleLineEtched" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="Fhn-aS-65h">
 | 
						|
                        <rect key="frame" x="0.0" y="64" width="320" height="416"/>
 | 
						|
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
 | 
						|
                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
 | 
						|
                        <sections>
 | 
						|
                            <tableViewSection footerTitle="Choose the method used to generate the password" id="U8f-63-j8H">
 | 
						|
                                <cells>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="BhM-9d-foF" detailTextLabel="Cun-I8-X50" style="IBUITableViewCellStyleSubtitle" id="oNo-K4-pLn">
 | 
						|
                                        <rect key="frame" x="0.0" y="10" width="320" height="45"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="280" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="Salted Hash" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="BhM-9d-foF">
 | 
						|
                                                    <rect key="frame" x="10" y="2" width="104" height="22"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
 | 
						|
                                                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="Cryptographic hash salted by master" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Cun-I8-X50">
 | 
						|
                                                    <rect key="frame" x="10" y="24" width="228" height="18"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
 | 
						|
                                                    <color key="textColor" red="0.50196078431372548" green="0.50196078431372548" blue="0.50196078431372548" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                        <connections>
 | 
						|
                                            <segue destination="tRG-cp-Tfx" kind="push" identifier="OP_Method_Salted" id="zwJ-oW-GvC"/>
 | 
						|
                                        </connections>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="dAN-Of-XVr" detailTextLabel="SaE-vy-zuM" style="IBUITableViewCellStyleSubtitle" id="pQn-7Q-hGc">
 | 
						|
                                        <rect key="frame" x="0.0" y="55" width="320" height="45"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="280" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="Encrypted" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="dAN-Of-XVr">
 | 
						|
                                                    <rect key="frame" x="10" y="2" width="89" height="22"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
 | 
						|
                                                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="User specified, symetrically encrypted" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="SaE-vy-zuM">
 | 
						|
                                                    <rect key="frame" x="10" y="24" width="235" height="18"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
 | 
						|
                                                    <color key="textColor" red="0.50196078430000002" green="0.50196078430000002" blue="0.50196078430000002" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                        <connections>
 | 
						|
                                            <segue destination="nY8-lp-i0R" kind="push" identifier="OP_Method_Encrypted" id="C0X-i4-Vd0"/>
 | 
						|
                                        </connections>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                </cells>
 | 
						|
                            </tableViewSection>
 | 
						|
                        </sections>
 | 
						|
                        <connections>
 | 
						|
                            <outlet property="dataSource" destination="psC-mV-6CP" id="EXC-ou-XBf"/>
 | 
						|
                            <outlet property="delegate" destination="psC-mV-6CP" id="wQh-BT-I4c"/>
 | 
						|
                        </connections>
 | 
						|
                    </tableView>
 | 
						|
                    <navigationItem key="navigationItem" title="Type Method" id="hb2-ei-lz5"/>
 | 
						|
                </tableViewController>
 | 
						|
            </objects>
 | 
						|
            <point key="canvasLocation" x="1510" y="182"/>
 | 
						|
        </scene>
 | 
						|
        <scene sceneID="Faj-sX-Q8u">
 | 
						|
            <objects>
 | 
						|
                <placeholder placeholderIdentifier="IBFirstResponder" id="Jmh-O2-Zg0" userLabel="First Responder" sceneMemberID="firstResponder"/>
 | 
						|
                <tableViewController id="tRG-cp-Tfx" sceneMemberID="viewController">
 | 
						|
                    <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="singleLineEtched" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="hsg-Vk-8JH">
 | 
						|
                        <rect key="frame" x="0.0" y="64" width="320" height="416"/>
 | 
						|
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
 | 
						|
                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
 | 
						|
                        <tableView key="tableFooterView" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="singleLineEtched" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="aXF-tI-GQa">
 | 
						|
                            <rect key="frame" x="0.0" y="274" width="320" height="142"/>
 | 
						|
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
 | 
						|
                            <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
 | 
						|
                            <prototypes>
 | 
						|
                                <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OP_Salted_Cipher" id="cFK-07-4rd">
 | 
						|
                                    <rect key="frame" x="0.0" y="46" width="320" height="46"/>
 | 
						|
                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                    <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                        <rect key="frame" x="10" y="1" width="300" height="43"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <subviews>
 | 
						|
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="CvcvnoCvcCvcv" minimumFontSize="17" id="E3V-3F-MTv">
 | 
						|
                                                <rect key="frame" x="140" y="6" width="150" height="31"/>
 | 
						|
                                                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
 | 
						|
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
 | 
						|
                                                <textInputTraits key="textInputTraits"/>
 | 
						|
                                                <connections>
 | 
						|
                                                    <segue destination="Whg-gL-OPB" kind="modal" identifier="OP_Salted_Cipher" id="owi-4U-0Su"/>
 | 
						|
                                                </connections>
 | 
						|
                                            </textField>
 | 
						|
                                            <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Cipher" lineBreakMode="tailTruncation" minimumFontSize="10" id="h4Y-NQ-SEB">
 | 
						|
                                                <rect key="frame" x="10" y="9" width="72" height="21"/>
 | 
						|
                                                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
 | 
						|
                                                <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
 | 
						|
                                                <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                <nil key="highlightedColor"/>
 | 
						|
                                            </label>
 | 
						|
                                        </subviews>
 | 
						|
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                    </view>
 | 
						|
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                </tableViewCell>
 | 
						|
                            </prototypes>
 | 
						|
                            <sections/>
 | 
						|
                        </tableView>
 | 
						|
                        <sections>
 | 
						|
                            <tableViewSection headerTitle="Algorithm" footerTitle="Your password should be no longer than the hash's byte size - 1." id="9jb-73-uN7">
 | 
						|
                                <cells>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="EQw-r1-yZn" detailTextLabel="cfL-UN-PGh" style="IBUITableViewCellStyleValue1" id="hza-6V-yXi">
 | 
						|
                                        <rect key="frame" x="0.0" y="46" width="320" height="45"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="280" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="Function" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="EQw-r1-yZn">
 | 
						|
                                                    <rect key="frame" x="10" y="11" width="72" height="21"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
 | 
						|
                                                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="MD4" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="cfL-UN-PGh">
 | 
						|
                                                    <rect key="frame" x="234" y="11" width="36" height="21"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
 | 
						|
                                                    <color key="textColor" red="0.2196078431372549" green="0.32941176470588235" blue="0.52941176470588236" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                        <connections>
 | 
						|
                                            <segue destination="OWP-kz-WDM" kind="push" identifier="OP_Salted_Function" id="qus-P9-6kz"/>
 | 
						|
                                        </connections>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="fIV-4y-8yx">
 | 
						|
                                        <rect key="frame" x="0.0" y="91" width="320" height="44"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="300" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Length" lineBreakMode="tailTruncation" minimumFontSize="10" id="OE6-dY-Kgz">
 | 
						|
                                                    <rect key="frame" x="10" y="11" width="137" height="21"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
 | 
						|
                                                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                    <nil key="highlightedColor"/>
 | 
						|
                                                </label>
 | 
						|
                                                <stepper opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" maximumValue="100" id="gIE-3H-GSd">
 | 
						|
                                                    <rect key="frame" x="196" y="8" width="94" height="27"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
 | 
						|
                                                </stepper>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="13" textAlignment="right" lineBreakMode="tailTruncation" minimumFontSize="10" id="dQY-uC-Xk1">
 | 
						|
                                                    <rect key="frame" x="167" y="11" width="21" height="21"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
 | 
						|
                                                    <color key="textColor" red="0.16862745098039217" green="0.24705882352941178" blue="0.47058823529411764" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                    <nil key="highlightedColor"/>
 | 
						|
                                                </label>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="khV-Tn-kLO">
 | 
						|
                                        <rect key="frame" x="0.0" y="135" width="320" height="44"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="300" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Name" lineBreakMode="tailTruncation" minimumFontSize="10" id="vCJ-A3-2f8">
 | 
						|
                                                    <rect key="frame" x="10" y="11" width="137" height="21"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
 | 
						|
                                                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                    <nil key="highlightedColor"/>
 | 
						|
                                                </label>
 | 
						|
                                                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Name" textAlignment="right" minimumFontSize="17" id="fkM-QY-AMz">
 | 
						|
                                                    <rect key="frame" x="155" y="6" width="135" height="31"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
 | 
						|
                                                    <textInputTraits key="textInputTraits"/>
 | 
						|
                                                </textField>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="EJJ-2C-IAG">
 | 
						|
                                        <rect key="frame" x="0.0" y="179" width="320" height="45"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="300" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Description" minimumFontSize="17" id="qIq-sU-MZ0">
 | 
						|
                                                    <rect key="frame" x="10" y="6" width="280" height="31"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
 | 
						|
                                                    <textInputTraits key="textInputTraits"/>
 | 
						|
                                                </textField>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                </cells>
 | 
						|
                            </tableViewSection>
 | 
						|
                        </sections>
 | 
						|
                        <connections>
 | 
						|
                            <outlet property="dataSource" destination="tRG-cp-Tfx" id="jwx-z3-r3a"/>
 | 
						|
                            <outlet property="delegate" destination="tRG-cp-Tfx" id="g26-ex-9xl"/>
 | 
						|
                        </connections>
 | 
						|
                    </tableView>
 | 
						|
                    <navigationItem key="navigationItem" title="Salted Hash" id="pc7-i6-Snh">
 | 
						|
                        <barButtonItem key="rightBarButtonItem" systemItem="done" id="RlG-Gd-e4m"/>
 | 
						|
                    </navigationItem>
 | 
						|
                </tableViewController>
 | 
						|
                <customObject id="ysI-ii-Ewo" customClass="OPSaltedCipherViewController">
 | 
						|
                    <connections>
 | 
						|
                        <outlet property="tableView" destination="aXF-tI-GQa" id="HOP-Vh-kQO"/>
 | 
						|
                    </connections>
 | 
						|
                </customObject>
 | 
						|
            </objects>
 | 
						|
            <point key="canvasLocation" x="2049" y="-120"/>
 | 
						|
        </scene>
 | 
						|
        <scene sceneID="Bj7-3c-2bf">
 | 
						|
            <objects>
 | 
						|
                <placeholder placeholderIdentifier="IBFirstResponder" id="eAD-id-9Ar" userLabel="First Responder" sceneMemberID="firstResponder"/>
 | 
						|
                <tableViewController id="nY8-lp-i0R" sceneMemberID="viewController">
 | 
						|
                    <tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="singleLineEtched" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="MV2-BV-cdY">
 | 
						|
                        <rect key="frame" x="0.0" y="64" width="320" height="416"/>
 | 
						|
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
 | 
						|
                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
 | 
						|
                        <sections>
 | 
						|
                            <tableViewSection id="6os-Tt-7sr">
 | 
						|
                                <cells>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="yuA-NC-q4R" detailTextLabel="lFm-CP-Yh6" style="IBUITableViewCellStyleValue1" id="qfE-PM-04d">
 | 
						|
                                        <rect key="frame" x="0.0" y="10" width="320" height="45"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="280" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="Algorithm" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="yuA-NC-q4R">
 | 
						|
                                                    <rect key="frame" x="10" y="11" width="81" height="21"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
 | 
						|
                                                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="AES-128-CBC" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="lFm-CP-Yh6">
 | 
						|
                                                    <rect key="frame" x="160" y="11" width="110" height="21"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
 | 
						|
                                                    <color key="textColor" red="0.2196078431372549" green="0.32941176470588235" blue="0.52941176470588236" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                        <connections>
 | 
						|
                                            <segue destination="LkM-Q3-R4b" kind="push" identifier="OP_Encrypted_Algorithm" id="a24-35-eDO"/>
 | 
						|
                                        </connections>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="yVX-Ww-AYB">
 | 
						|
                                        <rect key="frame" x="0.0" y="55" width="320" height="44"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="300" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Name" lineBreakMode="tailTruncation" minimumFontSize="10" id="H5N-xn-ogd">
 | 
						|
                                                    <rect key="frame" x="10" y="11" width="137" height="21"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
 | 
						|
                                                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                    <nil key="highlightedColor"/>
 | 
						|
                                                </label>
 | 
						|
                                                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Name" textAlignment="right" minimumFontSize="17" id="aSg-iF-RoH">
 | 
						|
                                                    <rect key="frame" x="155" y="6" width="135" height="31"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
 | 
						|
                                                    <textInputTraits key="textInputTraits"/>
 | 
						|
                                                </textField>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="URP-h7-5BK">
 | 
						|
                                        <rect key="frame" x="0.0" y="99" width="320" height="45"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="300" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Description" minimumFontSize="17" id="Qzg-RX-lSr">
 | 
						|
                                                    <rect key="frame" x="10" y="6" width="280" height="31"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
 | 
						|
                                                    <textInputTraits key="textInputTraits"/>
 | 
						|
                                                </textField>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                </cells>
 | 
						|
                            </tableViewSection>
 | 
						|
                        </sections>
 | 
						|
                        <connections>
 | 
						|
                            <outlet property="dataSource" destination="nY8-lp-i0R" id="1Jl-gF-aVZ"/>
 | 
						|
                            <outlet property="delegate" destination="nY8-lp-i0R" id="51s-Be-loO"/>
 | 
						|
                        </connections>
 | 
						|
                    </tableView>
 | 
						|
                    <navigationItem key="navigationItem" title="Encrypted" id="YKz-Cy-IIf">
 | 
						|
                        <barButtonItem key="rightBarButtonItem" systemItem="done" id="7g4-yP-aCo"/>
 | 
						|
                    </navigationItem>
 | 
						|
                </tableViewController>
 | 
						|
            </objects>
 | 
						|
            <point key="canvasLocation" x="2049" y="503"/>
 | 
						|
        </scene>
 | 
						|
        <scene sceneID="LBq-3C-eNn">
 | 
						|
            <objects>
 | 
						|
                <placeholder placeholderIdentifier="IBFirstResponder" id="Bun-Qn-8pW" userLabel="First Responder" sceneMemberID="firstResponder"/>
 | 
						|
                <tableViewController id="LkM-Q3-R4b" sceneMemberID="viewController">
 | 
						|
                    <tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="singleLineEtched" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="yKA-LR-aQs">
 | 
						|
                        <rect key="frame" x="0.0" y="64" width="320" height="416"/>
 | 
						|
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
 | 
						|
                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
 | 
						|
                        <sections>
 | 
						|
                            <tableViewSection id="eib-sQ-feK">
 | 
						|
                                <cells>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="aUj-vm-KIP" style="IBUITableViewCellStyleDefault" id="HkL-c9-kWe">
 | 
						|
                                        <rect key="frame" x="0.0" y="10" width="320" height="46"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="300" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="AES-128-CBC" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="aUj-vm-KIP">
 | 
						|
                                                    <rect key="frame" x="10" y="0.0" width="280" height="43"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
 | 
						|
                                                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                </cells>
 | 
						|
                            </tableViewSection>
 | 
						|
                        </sections>
 | 
						|
                        <connections>
 | 
						|
                            <outlet property="dataSource" destination="LkM-Q3-R4b" id="hin-I0-AxO"/>
 | 
						|
                            <outlet property="delegate" destination="LkM-Q3-R4b" id="HRb-2g-s5l"/>
 | 
						|
                        </connections>
 | 
						|
                    </tableView>
 | 
						|
                    <navigationItem key="navigationItem" title="Algorithm" id="Y6N-CX-khi"/>
 | 
						|
                </tableViewController>
 | 
						|
            </objects>
 | 
						|
            <point key="canvasLocation" x="2591" y="503"/>
 | 
						|
        </scene>
 | 
						|
        <scene sceneID="6Nu-7e-J33">
 | 
						|
            <objects>
 | 
						|
                <placeholder placeholderIdentifier="IBFirstResponder" id="ejS-ko-yIr" userLabel="First Responder" sceneMemberID="firstResponder"/>
 | 
						|
                <viewController id="Whg-gL-OPB" sceneMemberID="viewController">
 | 
						|
                    <pickerView key="view" contentMode="scaleToFill" id="15O-uj-kkQ">
 | 
						|
                        <rect key="frame" x="0.0" y="0.0" width="320" height="216"/>
 | 
						|
                        <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
 | 
						|
                        <connections>
 | 
						|
                            <outlet property="dataSource" destination="Whg-gL-OPB" id="OF9-zC-JJ1"/>
 | 
						|
                            <outlet property="delegate" destination="Whg-gL-OPB" id="fYX-Zd-txG"/>
 | 
						|
                        </connections>
 | 
						|
                    </pickerView>
 | 
						|
                    <nil key="simulatedStatusBarMetrics"/>
 | 
						|
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
 | 
						|
                </viewController>
 | 
						|
            </objects>
 | 
						|
            <point key="canvasLocation" x="2591" y="161"/>
 | 
						|
        </scene>
 | 
						|
        <scene sceneID="Rmc-nY-ieY">
 | 
						|
            <objects>
 | 
						|
                <placeholder placeholderIdentifier="IBFirstResponder" id="U4z-Ja-2KH" userLabel="First Responder" sceneMemberID="firstResponder"/>
 | 
						|
                <tableViewController id="OWP-kz-WDM" sceneMemberID="viewController">
 | 
						|
                    <tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="singleLineEtched" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="sKD-m2-ecS">
 | 
						|
                        <rect key="frame" x="0.0" y="64" width="320" height="416"/>
 | 
						|
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
 | 
						|
                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
 | 
						|
                        <sections>
 | 
						|
                            <tableViewSection footerTitle="Choose the function to use for hashing the data.  The length is useful if you plan to use really long ciphers." id="Kkt-mr-Ezu">
 | 
						|
                                <cells>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="8Me-vP-E83" detailTextLabel="4uo-LW-Up4" style="IBUITableViewCellStyleSubtitle" id="5Zc-fc-NzN">
 | 
						|
                                        <rect key="frame" x="0.0" y="10" width="320" height="45"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="300" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="MD4" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="8Me-vP-E83">
 | 
						|
                                                    <rect key="frame" x="10" y="2" width="39" height="22"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
 | 
						|
                                                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="A fast (100%) 16-byte hash" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="4uo-LW-Up4">
 | 
						|
                                                    <rect key="frame" x="10" y="24" width="170" height="18"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
 | 
						|
                                                    <color key="textColor" red="0.50196078431372548" green="0.50196078431372548" blue="0.50196078431372548" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="Ltp-ak-ErV" detailTextLabel="Bap-Gp-Kuc" style="IBUITableViewCellStyleSubtitle" id="PSJ-Pz-Xvr">
 | 
						|
                                        <rect key="frame" x="0.0" y="55" width="320" height="44"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="300" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="MD5" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Ltp-ak-ErV">
 | 
						|
                                                    <rect key="frame" x="10" y="2" width="39" height="22"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
 | 
						|
                                                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="A fast (80%) 16-byte hash" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Bap-Gp-Kuc">
 | 
						|
                                                    <rect key="frame" x="10" y="24" width="162" height="18"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
 | 
						|
                                                    <color key="textColor" red="0.50196078431372548" green="0.50196078431372548" blue="0.50196078431372548" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="G6h-2e-pya" detailTextLabel="AI5-Gb-vIz" style="IBUITableViewCellStyleSubtitle" id="hsK-Fe-Avx">
 | 
						|
                                        <rect key="frame" x="0.0" y="99" width="320" height="44"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="300" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="SHA1" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="G6h-2e-pya">
 | 
						|
                                                    <rect key="frame" x="10" y="2" width="49" height="22"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
 | 
						|
                                                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="A fast (76%) 20-byte hash" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="AI5-Gb-vIz">
 | 
						|
                                                    <rect key="frame" x="10" y="24" width="162" height="18"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
 | 
						|
                                                    <color key="textColor" red="0.50196078431372548" green="0.50196078431372548" blue="0.50196078431372548" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="mkC-He-SJb" detailTextLabel="31n-Po-5rM" style="IBUITableViewCellStyleSubtitle" id="uEH-7O-Ji7">
 | 
						|
                                        <rect key="frame" x="0.0" y="143" width="320" height="44"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="300" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="SHA256" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="mkC-He-SJb">
 | 
						|
                                                    <rect key="frame" x="10" y="2" width="69" height="22"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
 | 
						|
                                                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="A slow (51%) 32-byte hash" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="31n-Po-5rM">
 | 
						|
                                                    <rect key="frame" x="10" y="24" width="168" height="18"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
 | 
						|
                                                    <color key="textColor" red="0.50196078430000002" green="0.50196078430000002" blue="0.50196078430000002" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                    <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="Wou-Tf-bG7" detailTextLabel="Aq9-Nt-J8v" style="IBUITableViewCellStyleSubtitle" id="Lyh-dv-a21">
 | 
						|
                                        <rect key="frame" x="0.0" y="187" width="320" height="45"/>
 | 
						|
                                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
 | 
						|
                                            <rect key="frame" x="10" y="1" width="300" height="43"/>
 | 
						|
                                            <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                            <subviews>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="SHA512" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Wou-Tf-bG7">
 | 
						|
                                                    <rect key="frame" x="10" y="2" width="69" height="22"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
 | 
						|
                                                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                                <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="A slow (37%) 64-byte hash" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Aq9-Nt-J8v">
 | 
						|
                                                    <rect key="frame" x="10" y="24" width="168" height="18"/>
 | 
						|
                                                    <autoresizingMask key="autoresizingMask"/>
 | 
						|
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
 | 
						|
                                                    <color key="textColor" red="0.50196078430000002" green="0.50196078430000002" blue="0.50196078430000002" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                    <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
 | 
						|
                                                </label>
 | 
						|
                                            </subviews>
 | 
						|
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
 | 
						|
                                        </view>
 | 
						|
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
 | 
						|
                                    </tableViewCell>
 | 
						|
                                </cells>
 | 
						|
                            </tableViewSection>
 | 
						|
                        </sections>
 | 
						|
                        <connections>
 | 
						|
                            <outlet property="dataSource" destination="OWP-kz-WDM" id="cnZ-n5-7lE"/>
 | 
						|
                            <outlet property="delegate" destination="OWP-kz-WDM" id="h8W-AU-eD6"/>
 | 
						|
                        </connections>
 | 
						|
                    </tableView>
 | 
						|
                    <navigationItem key="navigationItem" title="Hash Function" id="pbG-1V-eVW"/>
 | 
						|
                </tableViewController>
 | 
						|
            </objects>
 | 
						|
            <point key="canvasLocation" x="2591" y="-422"/>
 | 
						|
        </scene>
 | 
						|
        <scene sceneID="8r0-wA-Zre">
 | 
						|
            <objects>
 | 
						|
                <placeholder placeholderIdentifier="IBFirstResponder" id="Lcz-JH-B5B" userLabel="First Responder" sceneMemberID="firstResponder"/>
 | 
						|
                <navigationController id="KZF-fe-y9n" sceneMemberID="viewController">
 | 
						|
                    <toolbarItems/>
 | 
						|
                    <simulatedStatusBarMetrics key="simulatedStatusBarMetrics" statusBarStyle="blackTranslucent"/>
 | 
						|
                    <navigationBar key="navigationBar" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" barStyle="blackOpaque" id="sif-x3-Fol">
 | 
						|
                        <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
 | 
						|
                        <autoresizingMask key="autoresizingMask"/>
 | 
						|
                    </navigationBar>
 | 
						|
                    <nil name="viewControllers"/>
 | 
						|
                    <connections>
 | 
						|
                        <segue destination="QTT-Oy-Kff" kind="relationship" relationship="rootViewController" id="2xb-j4-Za6"/>
 | 
						|
                    </connections>
 | 
						|
                </navigationController>
 | 
						|
            </objects>
 | 
						|
            <point key="canvasLocation" x="-51" y="182"/>
 | 
						|
        </scene>
 | 
						|
    </scenes>
 | 
						|
    <classes>
 | 
						|
        <class className="OPMainViewController" superclassName="UITableViewController">
 | 
						|
            <source key="sourceIdentifier" type="project" relativePath="./Classes/OPMainViewController.h"/>
 | 
						|
        </class>
 | 
						|
        <class className="OPRecentViewController" superclassName="UITableViewController">
 | 
						|
            <source key="sourceIdentifier" type="project" relativePath="./Classes/OPRecentViewController.h"/>
 | 
						|
            <relationships>
 | 
						|
                <relationship kind="outlet" name="tableView" candidateClass="UITableView"/>
 | 
						|
            </relationships>
 | 
						|
        </class>
 | 
						|
        <class className="OPSaltedCipherViewController" superclassName="UITableViewController">
 | 
						|
            <source key="sourceIdentifier" type="project" relativePath="./Classes/OPSaltedCipherViewController.h"/>
 | 
						|
            <relationships>
 | 
						|
                <relationship kind="outlet" name="tableView" candidateClass="UITableView"/>
 | 
						|
            </relationships>
 | 
						|
        </class>
 | 
						|
        <class className="OPTypeViewController" superclassName="UITableViewController">
 | 
						|
            <source key="sourceIdentifier" type="project" relativePath="./Classes/OPTypeViewController.h"/>
 | 
						|
        </class>
 | 
						|
    </classes>
 | 
						|
    <simulatedMetricsContainer key="defaultSimulatedMetrics">
 | 
						|
        <simulatedStatusBarMetrics key="statusBar" statusBarStyle="blackTranslucent"/>
 | 
						|
        <simulatedOrientationMetrics key="orientation"/>
 | 
						|
        <simulatedScreenMetrics key="destination"/>
 | 
						|
    </simulatedMetricsContainer>
 | 
						|
</document> |